Tribute page testing fails not showing

Tell us what’s happening:
Hi, i created a tribute page that is testing incorrect. There are a lot of elements on it that I’ve added because I wanted to test out some ideas for future use (I’m an ESL teacher and I wanted to build an ESL reading).

So while it doesn’t pass your test - it also doesn’t tell me where I’ve gone wrong in my coding as the JSS box had explained. Also when you first start off on the code pen fork link, you’re supposed to tap run tests and all things are supposed to “fail” at first on a blank pen. But that’s not what happened, I think. It said in red: Tests 1/10? When we read the red button test 9/10 is that 9 mistakes? And only 1 thing right? Because that’s what my tribute page tested at and I didn’t think that i was that far off although i wrote a lot of additional stuff not normally expected on a tribute page.
If I could get the red flags in my code so I know what’s wrong, that would be helpful.

Your code so far

Your browser information:
I use Safari and then when i did the test i had to copy the link to Chrome on my IPad Pro.

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.5 Safari/605.1.15.

Challenge: Build a Tribute Page

Link to the challenge:

When you fork the CodePen, you pass 1 test automatically because the pen uses HTML.
If you see a red button with “9/10”, you are passing 9 tests and only have one more thing to fix.
If you click the red button you can see the list of tests, with error messages for which ones you failed.