That is because you don’t have any text within the <h1> and the image is nested within the <h1> element. Also the anchor you have has no ID value so won’t specifically get targeted.
But isn’t a inline? Is A element taking all the container dimensions?
I’ve added a ‘.’ within h1 just to see if a gets wrapped, but no luck. Still takes all h1 space. :s
What does it mean, not get targeted on this context?