body {
    margin: 0px;
	height: 100%;
	overflow: hidden;
}

iframe {
	width: 100vw;
	height: 100vh;
	border-width: 0px;
}