.breakpoint {
	background:lightgreen;
}

body > div {
	max-width:800px;
	margin:auto;
	padding:10px 0;
}

label {
	font-weight: bold;
}