Skip to content

Instantly share code, notes, and snippets.

@BetterProgramming
Created January 6, 2020 22:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BetterProgramming/de82fa7a6dd96cbd55898c67c8468cb5 to your computer and use it in GitHub Desktop.
Save BetterProgramming/de82fa7a6dd96cbd55898c67c8468cb5 to your computer and use it in GitHub Desktop.
body {
background-color: #232323;
color: white;
}
.title {
color: #f7931a;
font-size: 40px;
}
.App {
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment