0 / 60 seg.

In the following CSS code, 'h1' is the ___, while 'color' is the ___.

h1 {
  color: red;
}