body {
	font-family: system-ui, sans-serif;
	margin: 2rem;
	color: #222;
	background: #fafafa;
}
.lead {
	font-size: 1.25rem;
}
.hint {
	color: #555;
	font-size: 0.9rem;
}
