html {
	background: #f7ffe6;
}

body {
	max-width: 1000px;
	margin: 35px auto 35px auto;
	font-family: Lato, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
	padding-left: 1em;
	padding-right: 1em;
}
