Skip to content

Instantly share code, notes, and snippets.

@theycallmeswift
Created January 26, 2017 02:36
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 theycallmeswift/78ffc7ae39ebdd8e88a0e0fe19c9b395 to your computer and use it in GitHub Desktop.
Save theycallmeswift/78ffc7ae39ebdd8e88a0e0fe19c9b395 to your computer and use it in GitHub Desktop.
body {
background: black;
color: white;
}
div.container {
max-width: 500px;
margin: 100px auto;
border: 20px solid white;
padding: 10px;
text-align: center;
}
h4 {
text-transform: uppercase;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment