body,html{
	margin:0;
	display:flex;
	place-items:center;
	height:100%;
	background-color:#000000;
}