header {
	padding: 5rem;
	padding-bottom: 0;
}

article#content {
	display: flex;
	justify-content: center;
	padding: 2rem;
}

section {
	margin: 0 1em;
	max-width: 20rem;
}
