Skip to content

Instantly share code, notes, and snippets.

@ExpandOcean
Created December 1, 2020 14:52
Show Gist options
  • Save ExpandOcean/5e7438e007a4017443434a4faaf29586 to your computer and use it in GitHub Desktop.
Save ExpandOcean/5e7438e007a4017443434a4faaf29586 to your computer and use it in GitHub Desktop.
.container {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
height: 100%;
}
.message1 {
margin-left: auto; margin-right: auto;
text-align: center;
font-size: 0.13in;
letter-spacing: 0.4px;
line-height: 0.2in;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment