HTML, BODY
{
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background-color: #232C33;
}