webai/src/index.scss
2024-07-31 19:44:07 -07:00

7 lines
104 B
SCSS

body {
margin: 0;
font-family: sans-serif;
background-color: #000000;
color: #ffffff;
}