Skip to content

Instantly share code, notes, and snippets.

@anthonyec
Created October 2, 2016 22:05
Show Gist options
  • Save anthonyec/5705d2ce68a102ab4770d747bcfe7459 to your computer and use it in GitHub Desktop.
Save anthonyec/5705d2ce68a102ab4770d747bcfe7459 to your computer and use it in GitHub Desktop.
Make the background color red
body {
background: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment