If you didn't use an LLM, how did you see this? I thought I had sufficient tooling in place to hide the html element from browsers and screen readers, e.g.
Not OP but I do occasionally pull up dev tools or view source because I'm curious about some implementation detail. I could see myself then investigating some aria-hidden="true" element at the top of the main content element if it makes me curious.