<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navbar ul{
   list-style-type: none;
   background-color: #808080;
   padding: 0px;
   margin: 0px;
}

.navbar a{
   color: white;
}</pre></body></html>