Inactive Tutor answered 12/26/20
Hi Jordan, I console logged your html page and found this error:
Uncaught SyntaxError: Unexpected token '}'
You might just need to remove this unwanted character: }
If that doesn't work, I would need to see your code to help.
Andrew