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

#bar {
	font-size: 260pt;
	height: 260pt;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.on {
	color: #58ACFA;
}