body{
	font-family: "Arial", sans-serif;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #eee;
}