100 Bytes of CSS to look great everywhere

Saved on .

Shawn Wang lays it out. Presented here alphabetized:

html {
  font-size: 1.25em;
  line-height: 1.75;
  margin: auto;
  max-width: 70ch;
  padding: 3em 1em;
}

Visit “100 Bytes of CSS to look great everywhere”