html {
	height: 100%;
	overflow: hidden;
	}
body {
	height: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
img {
	border: 0;
	}
h1 {
	margin: 100px 0;
	}
#website {
	height: 100%;
	text-align: center;
	}