Help for "Use a Retina Image for Higher Resolution Displays"

Tell us what’s happening:

Use a Retina Image for Higher Resolution Displays
I feel like the answer is correct but it does not pass the step

Your code so far

img {height:100px; width:100px;}

freeCodeCamp sticker that says 'Because CamperBot Cares'


<style>
img {height:100px; width:100px;}
</style>

<img src="https://s3.amazonaws.com/freecodecamp/FCCStickers-CamperBot200x200.jpg" alt="freeCodeCamp sticker that says 'Because CamperBot Cares'">

Your browser information:

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

Challenge: Use a Retina Image for Higher Resolution Displays

Link to the challenge:

Hi,

I am able to complete the challenge with the exact same code.
Which browser are you using?
Can you post the error message that you see?

Thank you for your answer. I just left my page there yesterday, and kept going the next questions.
A minute ago when I retried (Ctrl+Enter) it just passed with no error. Thank you.

You’re welcome.