Your image should be 100 pixels wide

I am trying to make the font size 100px. The code i have entered changes the pic size, but i keep getting the error “Your image should be 100 pixels wide.”

.smaller-image { width: 100px; height: auto; }

<img class="smaller-image"src=“https://bit.ly/fcc-relaxing-cat” alt=“A cute orange cat lying on its back.”>

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15.

Challenge: Size Your Images

Link to the challenge:

I have closed this thread. Please keep it to one thread per question for the same challenge.