After running the code, it doesn't go through

Tell us what’s happening:
after setting the font-size to 16px as it is said in the instruction, it doesn’t run successfully

Your code so far


<style>
p {
  font-size: 16px;
}
</style>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
</p>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36.

Challenge: Set the font-size of Paragraph Text

Link to the challenge:

Try a different browser.

Hey there @fofmoussa

Yeah, I tested the code, and it runs for me.

Try refreshing the browser, closing the browser, and even trying a different browser to get the test to pass. These issues happen sometimes :slight_smile:
No worries!

Best,
Cy499_Studios

thank you for you help :smiley:

No problem :slightly_smiling_face:!

If you have anymore questions feel free to ask the forum!