2018-09-20 23:46:50 -05:00

12 lines
102 B
CSS

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