0 / 60 seg.

What does the following CSS snippet do?

.container p {
    color: rgb(255, 0, 0);
}