html {
	font-family: system-ui;
	tab-size: 4;
}

body {
	margin: 0 auto;
	padding: 2em;
	max-width: 80ch;
}
