7 lines
77 B
CSS

.hello {
background-color: peru;
}
body {
background-color: lightblue;
}