12 lines
102 B
CSS

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