body,html
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
