<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body {
  height:100%;
  background-color:white;
  color:black;
}
body {
  line-height:1.5em;
}
a {
  text-decoration:none;
}
</pre></body></html>