body {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 30px;
}
.container {
	max-width: 800px;
}
