8 lines
102 B
SCSS
Raw Normal View History

2024-12-11 10:50:47 -05:00
body {
font-family: sans-serif;
text-align: center;
2024-12-31 15:17:20 -05:00
color: #E4FDE1;
background-color: #4D3F64;
}