Files
test/weather.css
2025-11-27 22:25:36 +00:00

11 lines
88 B
CSS

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