website/src/stylesheets/base.css

3 lines
36 B
CSS
Raw Normal View History

2024-01-14 21:11:42 +01:00
body {
background-color: blue;
}