7 lines
No EOL
87 B
CSS
7 lines
No EOL
87 B
CSS
body {
|
|
background-color: rgba(0,0,0,0);
|
|
}
|
|
|
|
:root {
|
|
color-scheme: unset;
|
|
} |