<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background: #c0c0c0;
	color: #ffffff;
	text-align: center;
	font-weight:bold;
}
h2{
	background: inherit;
	color: #800000;
	text-decoration:underline;
	font-weight:bold;
	font-size:1.3em;
}</pre></body></html>