<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,ul {
  font-size : 1rem;
  line-height : 2rem;
}
h1,h2,strong {
  font-size : 1rem;
  line-height : 2rem;
  font-weight : normal;
  margin : 0px;
}
div {
  max-width : 800px;
  text-align : center;
  margin : 0px auto;
}
th {
  background-color : #eeeeee;
}
hr {
  height : 1px;
  border-width : 0px;
  background-color : #000000;
}
</pre></body></html>