5 lines
41 B
CSS
5 lines
41 B
CSS
|
|
html,
|
||
|
|
body {
|
||
|
|
background-color: teal;
|
||
|
|
}
|