Issue on chapter responsive web design principles

THE FREE CODE CAMP . ORG >RESPONSIVE WEB DESIGN CERTIFICATION > RESPONSIVE WEB DESIGN PRINCIPLES> MAKE IMAGE RESPONSIVE NOT WORKING
I AM NOT ABLE TO PASS THIS TEST SO ANYBODY CAN HELP ME IN THIS REGARD
VIDEO OR HINT ARE NOT WORKING PROPERLY

.responsive-img { max-width: 100%; display: block; height: auto; } img { width: 500px; max-width: 100%; }

freeCodeCamp stickers set

Your code is passing for me. What browser are you using? If you are using Edge try Chrome or Firefox or make sure you use the latest version of Edge that is based on Chromium.

BTW. When you need help with the challenges you can click “Get Help” and then “Ask for help”. This will make a forum thread with your code and some information you can fill out.

When set, these can disable the user’s ability to zoom the view port, potentially causing accessibility issues in the website.