4 lines
34 B
CSS
4 lines
34 B
CSS
|
body {
|
||
|
background-color: pink;
|
||
|
}
|