html, body, iframe {
	background-color: black;
	height: 100%;
	width: 100%;
	overflow:hidden;
	padding:0px;
	margin:0px;
	border: none;
}