@charset "utf-8";
.map{
  position: absolute;
  width: 100vw;
  height: 100vh;
}
#map{
  position: absolute;
  width: 100vw;
  height: 100vh;
}
