body {
	background-color: black;
}

#loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50;
	height: 50;
	padding-right: 5px;
}