0 / 60 seg.

What will be the result of the following CSS code?

h1, h2 {
    color: rgb(0, 0, 255);
}