* {
  margin: 0;
  padding: 0;
}

#map { 
  height: 100vh;
}

h1 {
  position: fixed;
  z-index: 999;
  top: 20px;
  left: 60px;
}