html {
	max-width: 70ch;
	padding: 3em 1em;
	margin: auto;
	line-height: 1.75;
	font-size: 1.25em;
	font-family: 'Trebuchet MS', sans-serif;
	background-color: #008DF1;
	color: #60ff92;
}

a {
	color: white;
}