<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {background: white;
      text: black; }

.help { font-weight: bold }

.directive { color: green; }

.module { color: green; }

a:link { text-decoration: none }
a:hover { text-decoration: underline }
a:visited { text-decoration: none }
</pre></body></html>