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