4 lines
43 B
CSS
4 lines
43 B
CSS
|
body {
|
||
|
background: white;
|
||
|
color: black;
|
||
|
}
|