fullscreen.css 80 B

12345678
  1. body {
  2. padding: 0;
  3. margin: 0;
  4. }
  5. html, body, #map {
  6. height: 100%;
  7. }