Prev Next

02c inspect: add-background

Inspect to add a background property to the body tag.

element {
  color: blue;
  background: lightgray;
}