html, body {
	height: 100%;
}

html {
	overflow: hidden;	
}

body {
	margin: 0;
	padding: 0;
}