2019-08-27 13:54:05 -04:00

7 lines
77 B
CSS

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