body, html { margin: 0; height: 100vh; width: 100vw; box-sizing: border-box; overflow: hidden; } #map { cursor: grab; }