body {
    margin: 0;
  zoom: 90%;
}

#map {
    width: 100vw;
    height: 100vh;
}

#setup{
    padding:20px;
    color:white;
}
