html, body {
	height: 100%;
	width: 100%;
}
	
body {
	background-position: center center;
	background-repeat: no-repeat;
	padding: 1em;
}
