Skip to content

Instantly share code, notes, and snippets.

@Darmaal
Created November 16, 2017 12:45
Show Gist options
  • Save Darmaal/eabdb042508a4cd787adebd7d74e3984 to your computer and use it in GitHub Desktop.
Save Darmaal/eabdb042508a4cd787adebd7d74e3984 to your computer and use it in GitHub Desktop.
body {
background-color: whitesmoke;
font-size: 50px;
align-items: center;
align-content: center;
justify-content: center;
display: flex;
flex-direction: column;
min-height: 100vh;
}
#centereveryone{
background-color: gold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment