html {
  max-width: 72em;
  margin-left: auto;
  margin-right: auto;
}

blockquote::before {
	content: ">";
}

ul {
	padding-left: 1em;
}
