html, body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: none;
}

iframe {
	width: 100%;
	height: 100%;
	border: none;
}