body {
	background: #373028;
	color: white;
}

h1 {
	text-align: center;
	font-size: 5em;
	border: 1em solid black;
	background: #660000;
	color: white;
}
