<PLEASE USE THIS TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
https://www.codecademy.com/courses/web-beginner-en-y2Yjd/1/2?curriculum_id=50579fb998b470000202dc8b#
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
Error code is as follows but I seem to be putting the right PX values in? I’m guessing I’m wrong but don’t know where! See below screenshot of preview - the normal and super big font sizes do not change regardless of the PX value I include in the code…hmm!
“Oops, try again. Did you set the second paragraph’s font-size to 20px? It looks like it’s 16px. (If you’re getting a weird decimal font size, check the Hint.)”
``` First font size changeSome text for you to make tiny!
Some text for you to make normal size!
Some text for you to make super big!
<do not remove the three backticks above>