body,h1,h2,h3,h4,h5 {font-family: "Poppins", sans-serif}

.w3-half img{margin-bottom:-6px;margin-top:16px;opacity:0.8;cursor:pointer}
.w3-half img:hover{opacity:1}

.mono {
    font-family: "Lucida Console", "Courier New", monospace;
  }

#map {
    height: 600px;
    touch-action: none;
}




video {
    width: auto;
    height: 40em;
}