body{

	background: #eaeaea;
	font-family: ma_police;
	margin: 0px;
	
	display: flex;
	flex-direction: column;
	align-items: center;
}