body {
	font-family: system-ui, sans-serif;
	margin: 3rem auto;
	max-width: 40rem;
	padding: 0 1rem;
	color: #111;
}

h1 {
	color: #f38020;
}