html {
	max-width: 80ch;
	padding: 3em 1em;
	margin: auto;
	line-height: 1.75;
	font-size: 1em;
	text-align: justify;
}

hr.solid {
	margin-top: 50px;
	margin-bottom: 50px;
	border-top: 3px solid;
}

li {
	list-style-type: square;
}
