Skip to content

Instantly share code, notes, and snippets.

@DerexScript
Created November 18, 2017 02:51
Show Gist options
  • Save DerexScript/9e8a070461fe004057228dfa426c96b1 to your computer and use it in GitHub Desktop.
Save DerexScript/9e8a070461fe004057228dfa426c96b1 to your computer and use it in GitHub Desktop.
.center-on-page {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment