I’ve tried researching on W3C and even found a YouTube Video (youtu.be/lvqr1oE_O98?si=OVsa_vqmDu6l5CJ9&t=285) on how he was able to solve this step and i thought i was wrong!
This is the supposed code that this correct:
.card-links a:focus {
outline: 2px solid yellow;
}
Here’s my screenshot when i tried to run it:

