body {
	font-family: sans-serif;
	padding: 2ch;
	margin: auto;
	max-width: 78ch;
	color: black;
	background: white;
}
h2 {
	font-size: 1.2em;
}
