3 lines
35 B
CSS
3 lines
35 B
CSS
|
body {
|
||
|
background-color: grey;
|
||
|
}
|