Skip to content

Instantly share code, notes, and snippets.

@jaysoo
Last active October 15, 2019 19:48
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 jaysoo/20119e88cb910efb58f43790e3c990af to your computer and use it in GitHub Desktop.
Save jaysoo/20119e88cb910efb58f43790e3c990af to your computer and use it in GitHub Desktop.
body {
margin: 0;
}
.app {
font-family: sans-serif;
font-size: 10vh;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment