4 lines
42 B
CSS
4 lines
42 B
CSS
|
body {
|
||
|
background-color: lightblue;
|
||
|
}
|