website/css/style.css
2020-11-24 09:16:40 +01:00

9 lines
50 B
CSS

* {
margin: 0;
padding: 0;
}
#container {
}