<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">nav.navbar {
   border-bottom: 2px solid #6c9c30;
    min-width: 85vw;
}

#pictureAfterNav {
  width: 100%;
  max-height: 220px;
}


.contentForm h2 {
    margin-top: 0;
}
</pre></body></html>