0 / 60 seg.

What does the following CSS snippet do?

body * {
    color: blue;
}