0 / 60 seg.

In the following CSS code, what color will be set for the text of paragraphs?

p {
    color: #FFFFFF;
}