unity-calendar/assets/main.css

5 lines
72 B
CSS

body {
background-color: yellow;
margin: 0;
height: 100vh;
}