Skip to content

Instantly share code, notes, and snippets.

@CarlosLevir
Created March 29, 2019 14:48
Show Gist options
  • Save CarlosLevir/c5f450b81812e6b620bc4c687d205052 to your computer and use it in GitHub Desktop.
Save CarlosLevir/c5f450b81812e6b620bc4c687d205052 to your computer and use it in GitHub Desktop.
<style>
html, body {
height: 100%;
}
body {
display: flex;
justify-content: center;
align-items: center;
background: #009587;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment