<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: sans-serif;
	width: 700px;
	font-size: 10pt;
	margin: 3em auto;
}

ul li {
	margin-left: 1em;
}

h2 {
	border-bottom: 1px solid black;
}
</pre></body></html>