body {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 50px;
	background: #fff;
	color: #111;
}

h1 {
	font-size: 2.5rem;
	margin-bottom: 0.5rem;
}

p {
	margin-bottom: 2rem;
}
