Feat: Find a more or less semantically correct way to use the h1 to link back to the main page
<a>
tags do not accept <h1>
and vice versa, so we either need to violate the HTML spec, or we have to hack our way around it.
This is especially important for navigating back from the imprint and privacy pages.