@@ -18,6 +18,10 @@
padding: 0;
}
+.leaflet-container {
+ background: #060606;
+}
+
html, body {
height: 100%;
overflow: hidden;