@import "./lib/external/maplibre-gl/maplibre-gl.css";

body {
  margin: 0;
  padding: 0;
}

html,
body,
#map {
  height: 100%;
}
