4 lines
46 B
CSS
4 lines
46 B
CSS
|
body {
|
||
|
background: red;
|
||
|
color: #0000fe; }
|