body, html, div {
	height: 100%;
	overflow: hidden;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}