4 lines
58 B
CSS
4 lines
58 B
CSS
|
|
body{
|
||
|
|
background-color: #0C120C;
|
||
|
|
color: #E4FDE1;
|
||
|
|
}
|