html {
	background-color: gray;
}

body {
	font-family: sans-serif;
}

html, body {
	width: 100%;
	height: 100%;
}
