html, body, #website {
	height: 100%;
	overflow: hidden;
}
body {
	background-color: #3E434C;
	padding: 0;
	margin: 0;
}