body {
	background-color: black;
	color: white;
}

h1 {
	text-align: center;
	margin-top: 50vh;
	font-family: monospace;
	font-weight: 100;
}	
