html, body {
	height: 100%;
}
body {
	margin: 0;
}
#content {
	font-family: BlinkMacSystemFont, -apple-system, system-ui, sans-serif;
	max-width: 800px;
	padding: 20px;
}
