body {
	background-color: black;
	color: #eee;
	max-width: 96ch;
	margin: 0 auto;
}

h1 { 
	color: orange;
}
