Skip to content

Instantly share code, notes, and snippets.

@jaikt
Last active August 29, 2021 18:26
Show Gist options
  • Save jaikt/d9a9c709bdda17b246f9ae883ea4be2b to your computer and use it in GitHub Desktop.
Save jaikt/d9a9c709bdda17b246f9ae883ea4be2b to your computer and use it in GitHub Desktop.
Add Background In CSS
*{
background: #DFCFBE /* Edit This Colour Code*/;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment