my code:
<p style="front-size: 10px">Some text for you to make tiny! </p>
<p style="front-size: 20px">Some text for you to make normal size! </p>
<p style="front-size: 40px">Some text for you to make super big! </p>
But system write about mistake:“Oops, try again. Did you set the first paragraph’s font-size to 10px? It looks like it’s 16px. (If you’re getting a weird decimal font size, check the Hint.)”
How can i fix it?