Prev Next

02d inspect: add-color

Inspect to add a color property to the body tag.

element {
  background: pink;
  color: purple;
}