Tell us what’s happening:
Describe your issue in detail here.
Hago exactamente lo que me pide el ejercicio(esta igual que el video de ayuda) y no pasa la prueba./ I do exactly what the exercise asks me to do (it is the same as the help video) and it does not pass the test.
Your code so far
<style>
a {
color: #000;
}
a:hover {
color: blue;
}
</style>
<a href="https://freecatphotoapp.com/" target="_blank">CatPhotoApp</a>
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36
Challenge: Applied Visual Design - Adjust the Hover State of an Anchor Tag
Link to the challenge: