<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  font-family: "Inter", sans-serif !important;
}

body {
  margin: 0px;
}

main {
  background: white;
}

a {
  text-decoration: none;
  color: #ccd3dc;
}
</pre></body></html>