2019-02-20 13:23:29 +00:00

9 lines
109 B
CSS

body {
margin: 0;
font-family: Helvetica, Arial, sans-serif;
}
#map {
width: 100vw;
height: 100vh;
}