<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
 background:#000;
 color:#fff;
 font-size:20px;
 font-family:Trebuchet MS;
 }
h1 {
 font-size:30px;
 text-align:center;
 }
a, a:link, a:visited {
  color:#fff;
  text-decoration:none;
} 
a:hover {
  color:#ff0;
  text-decoration:none;
} </pre></body></html>