Warna latar belakang CSS
body {
background-color: green;
}
Scratchy
body {
background-color: green;
}
body {
background-color: rgb(255,255,255);
}