body {
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.6;
	margin: 0;
	padding: 20px;
	background-color: #eee;
	display: flex;
	flex-direction: column;
	align-items: center;
}
