Skip to content

Instantly share code, notes, and snippets.

@PratikDeoghare
Created March 20, 2026 12:21
Show Gist options
  • Select an option

  • Save PratikDeoghare/27f74ef454eea16f8abf693dab9ce709 to your computer and use it in GitHub Desktop.

Select an option

Save PratikDeoghare/27f74ef454eea16f8abf693dab9ce709 to your computer and use it in GitHub Desktop.
Minimal Good Looking CSS
body {
padding: 2em;
max-width: 50em;
margin-left:auto;
margin-right:auto;
margin-bottom: 32em;
line-height: 1.55;
}
p {
padding-bottom: 1em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment