html,body {
	margin: 0;
	padding: 0;
	width: 50%;
	position: center;
	background-color: black;
	color: white;
}