Tell us what’s happening: ok guys, I’m trying to write this and I think I’m writing it properly … and when I try to run the code this message shows ( Your h2 element should be blue.) I can’t find where the problem is !
Can anyone help me please. thank you
Your code so far
<style> h2 { color: blue; } </style> <h2>CatPhotoApp</h2>
If you have a dark mode extension on your browser that could interfere with the tests. Disable it and try again.
could you screenshot the challenge?
apparently that was the problem … thank you very much
It was because of a dark mood extension , disabled it and everything goes well. thank you
Glad to help. Happy coding!