<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { background: #f0e68c; 
 color:black;
 margin-left: 2em; 
 margin-right: 2em; }
h1 { background: green; 
 color: white; 
 font-size: 4.0em; }
h2 { font-size: 1.2em; }
p { line-height: 1.7em; }
em { font-style: normal; 
 font-weight: bold; 
 color: red; }
a:link { color: blue; }
a:visited { color: red; }
a:hover { color: orange; }</pre></body></html>