html {
	overflow: auto;
}

html, body, div, embed {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: none;
}

embed {
	width: 100%;
}
