<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">button#show-map div {
  border: 1px solid;
  padding: 10px 12px;
  background: #ffffffa9;
  top: 89px !important;
  position: relative;
  width: 222px;
  margin: auto;
}
#show-map {
  width: 100%;
  height: 300px;
  background-size: cover !important;
  background-position: center !important;
  border: 0;
}
#map {
    height: 100%;
    width: 100%;
}
.icon-blue {
    z-index: 100;
}</pre></body></html>