Skip to content

Instantly share code, notes, and snippets.

@mh-mobile
Last active May 11, 2019 11:40
Show Gist options
  • Save mh-mobile/590aad0bd2915117a06526dbc79ca1a3 to your computer and use it in GitHub Desktop.
Save mh-mobile/590aad0bd2915117a06526dbc79ca1a3 to your computer and use it in GitHub Desktop.
change background-color to pink
body {
background-color: pink;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment