<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content {
  margin: 20px auto auto;
  padding-bottom: 10px;
  padding-top: 10px;
  font-family: Arial,Helvetica,sans-serif;
  width: 75%;
  background-color: white;
  padding-left: 20px;
  min-width: 700px;
  height: 95%;
}
body {
  background-color: #cccccc;
}
h1 {
  font-size: 34px;
}
h2 {
  font-size: 26px;
  font-weight: bolder;
}
p {
  font-size: 20px;
}
ul {
  font-size: 20px;
}
</pre></body></html>