<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: sans-serif;
  padding: 1em;
  background: #f9f9f9;
}
.field {
  margin-bottom: 1em;
}
table {
  border-collapse: collapse;
  margin-bottom: 1em;
}
th, td {
  border: 1px solid #ccc;
  padding: 0.5em;
  text-align: center;
}
textarea {
  width: 100%;
}
button {
  padding: 0.5em 1em;
  font-size: 1em;
}</pre></body></html>