Responsive Web Design Principles: Make an Image Responsive (stuck)

Hi All !!

I don’t know what I am doing wrong in the exercise, if any body can help me please?

Thanks and regards,

Javier

Mind providing us a link to the challenge and the text as a text not as a screenshot?

Here it is. Thank you!

.responsive-img {

max-width: 100%;

height: auto;

}

I tried by copy and paste your answer and still the same answer It might be a bug?

https://www.freecodecamp.org/learn/responsive-web-design/responsive-web-design-principles/make-an-image-responsive

Can you provide us with your code? instead of the screenshot so we can check it?