div {
	position: absolute;
	height: 98%;
	width: 98%;
}
body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000000;
}

