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