body {
	background: black;
	color: white;
	font-family: monospace;
}

h1 {
	color: red;
}
