3 lines
44 B
CSS
3 lines
44 B
CSS
|
body {
|
||
|
background-color: rgb(0, 0, 255);
|
||
|
}
|