.box {
	border: 2px solid red;
	padding: 1em;
	width: 75%;
	margin: 0 auto;
	margin-top: 0.5em;
}