<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-top: 15px;
    padding-bottom: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,*/
select {
    max-width: 300px;
}

a {
    color: #3E3F3A;
}
</pre></body></html>