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