body {
	background-color: #111;
	color: #EEE;
	display: flex;
	font-family: sans-serif;
	justify-items: center;
	margin: 0;
}