Files
fxl.codes.Weather/www/styles.css
T
2025-06-05 07:31:05 -07:00

8 lines
78 B
CSS

html,
body {
height: 100%;
margin: 0;
overflow: hidden;
padding: 0;
}