body {
    background: black;
}
.footer {
	background: black;
	color: white;
}

.infotext {
	font-family: monospace;
	color: white;
	text-align: center;
}