body {
	max-width: 60ch;
}

html {
	font-family: sans-serif;
	display: flex;
	justify-content: center;
	height: 100vh;
	align-items: center;
}
