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

body {
	overflow:auto;
}

:root body {
	overflow:none;
}
