clubinfo-2024-2025/oop/styles.css
2024-12-06 15:15:42 +01:00

5 lines
51 B
CSS

body{
margin: 0;
width:100vw;
height:100vh;
}