mirror of https://github.com/dirtbags/moth.git
5 lines
49 B
CSS
5 lines
49 B
CSS
|
html {
|
||
|
background: #333;
|
||
|
color: white;
|
||
|
}
|