deprived-main-website/static/stylesheets/global.css

5 lines
74 B
CSS

body {
color: var(--text);
background-color: var(--background);
}