Skip to content

Instantly share code, notes, and snippets.

@solanoize
Created December 14, 2022 03:09
Show Gist options
  • Select an option

  • Save solanoize/4b18b70019d6b8f85b8f78121a25c4fa to your computer and use it in GitHub Desktop.

Select an option

Save solanoize/4b18b70019d6b8f85b8f78121a25c4fa to your computer and use it in GitHub Desktop.
.center-me {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment