<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#navleft {
  position: absolute;
  width: 128px;
  top: 327px;
  left: 20px;
  font-size: 0.9em;
  border: 1px dashed black;
  background-color: white;
  padding: 10px;
  z-index: 2;
}


#logo-header {
  margin: 0px;
  padding: 10px;
  background: white;
  height: 307px;
}
</pre></body></html>