body {
	font-family: system-ui, sans-serif;
	font-size: 100%;
	line-height: 130%;
	color: tan;
	background-color: maroon;

}