html,body{
	background: black;
	margin: 0;
	padding: 0;
}
#site-content{
	position: absolute;
	width:100%;
	height:100%;
}