diff --git a/public/index.html b/public/index.html
index 459747c27dc61d9061cd8c9e9c54ab04924f211f..f59b267b99680b83f0a57593230713ed51382ee8 100644
--- a/public/index.html
+++ b/public/index.html
@@ -10,12 +10,10 @@
  <script defer src="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/contrib/auto-render.min.js"
    onload="renderMathInElement(document.body);"></script>
  <link rel="stylesheet" href="style.css" />
-</head>
-
-<body>
+</head><body>
 <div data-role="page" data-theme="a" style="background-color:#ffffcc;">
 <div data-role="header" data-position="fixed">
- <h1 style="text-align:left;">Testing a landing page for <a href="https://qoto.org/">QOTO.org</a></h1>
+ <h1 style="text-align:left !important;">Testing a landing page for <a href="https://qoto.org/">QOTO.org</a></h1>
  <div data-role="navbar"><ul>
   <li><a href="https://qoto.org/about/more" data-prefetch="true">RULES</a></li>
   <li><a href="https://discourse.qoto.org/">Discourse</a></li>