Skip to content

Instantly share code, notes, and snippets.

@ohansemmanuel
Last active April 29, 2017 03:04
Show Gist options
  • Save ohansemmanuel/a9dcdafa9921bb03e9346a7f9871775c to your computer and use it in GitHub Desktop.
Save ohansemmanuel/a9dcdafa9921bb03e9346a7f9871775c to your computer and use it in GitHub Desktop.
html,
body {
width: 100%;
height: 100%;
}
body {
background-color: #8e44ad;
margin: 0;
display: flex;
justify-content: center;
align-items: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment