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

hr {
	border-color: lime;
}
