4 lines
59 B
CSS
4 lines
59 B
CSS
|
body {
|
||
|
background-color: #000000;
|
||
|
color: #ffffff;
|
||
|
}
|