body {
	background-color: black;
	color: white;
	font-family: Verdana;
	text-align: center;
}

div{
	text-align: center;
}

p {
    background-color: transparent;
    font-size: 16px;
}

hint {
    background-color: black;
    color: black;
    font-family: Verdana;
    font-size: 16px;
}
text {
    font-family: Verdana;
    font-size: 16px;
    color: white;
}
bigtext {
    font-family: OCR A Std, monospace;
    font-size: 25px;
    color: white;
}
}