Skip to content

Instantly share code, notes, and snippets.

@sulemani39
Created October 22, 2024 15:27
Show Gist options
  • Save sulemani39/8b842bcd838dd0209ea396dc4d1f05b2 to your computer and use it in GitHub Desktop.
Save sulemani39/8b842bcd838dd0209ea396dc4d1f05b2 to your computer and use it in GitHub Desktop.
body {
font-family: Arial, sans-serif;
background-color: #f0f0f0;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
}
.container {
text-align: center;
}
h1 {
color: #333;
font-size: 2.5em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment