I think it's kinda broken

Tell us what’s happening:

Your code so far


<style>
img{
  width: 100px;
  height: 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/83.0.4103.106 Safari/537.36.

Challenge: Use a Retina Image for Higher Resolution Displays

Link to the challenge:

Hi @essekkakireda,

I have copied your code and it works for me in Chrome.
Maybe try a different browser?

Hello,

What do you mean by “I think it’s kinda broken” ? You should elaborate more on the challenge you’re facing. What does the test console output?

Besides the code above passes the challenge at my end.