header > #subtitle {
	margin-top: -1em;
	font-size: x-large;
}

body {
	font-family: system-ui, sans-serif;
	max-width: 80ch;
	padding: 1em 2em;
	line-height: 1.44;
}

footer {
	border-top: 1pt solid black;
}
