body {
    padding: 0;
    margin: 0;
}
html, body, #map {
    height: 80%;
    width: 100vw;
    max-width: 100%;
}
/*#switch .easy-button-button{
  transition-duration: .3s;
  position: relative;
  border-radius: 4px;
  border: solid 0px transparent; }

#switch .easy-button-container{
  background-color: white;}

#switch .switch-btn{
  position: absolute;
  top: 0;
  left: 0;}

#switch .easy-button-button.disabled {
  height: 0;}*/