0 / 60 seg.

Identify the mistake in this HTML code using inline CSS to set the font size and color:

<p style="font-size: 16px; color: rgb(0,0,0);">This text should be black and 16px.</p>