body {
	margin: 0px;
	padding: 0px;
	background-color: black;
	display: table;
}
body, html {
	height: 100%;
	width: 100%;
}
