<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { padding: 2ex 2em; background-color: white; color: black; }
#heading h1 {
	background-color: white; color: black;
	font-family: "Times New Roman", Times, serif; font-size: 24pt;
	font-weight: bold;
}
#close { text-align: center; margin-bottom: 0; }
#puzzle { text-align: center; margin: 2ex 5em 14ex; }
.text { text-align: left; }
.short { font-size: 300%; }
.medium { font-size: 200%; }
table.text-puzzle { margin-left: auto; margin-right: auto; }
table.text-puzzle td { padding: 0.2ex 0.7em; text-align: left; }
cite { font-size: smaller; font-style: normal; color: gray; }
#footer {
	background-color: white;
	border-top: 1px solid silver; margin: 0 2em; padding: 2ex 0;
	position: fixed; bottom: 0; left: 0; right: 0;
	text-align: center;
}
#links { font-size: smaller; }</pre></body></html>