main {
	max-width: 800px;
	margin: 0 auto;
}

section {
	border-top: 1px var(--boxborder) solid;
}