diff --git a/app.css b/app.css
index 21472fe25d89653b69fe26ef88a5e03608790bbb..b70b1cc20b0a8e510a45f957e9f8b60edb1d8f7d 100644
--- a/app.css
+++ b/app.css
@@ -329,3 +329,7 @@ h1, h2, h3, h4, h5, h6 {
   display: block;
   margin: auto 0.5em;
 }
+
+.center {
+  text-align: center;
+}
diff --git a/index.html b/index.html
index 365dccc3b5680530c37f1c2ba138e03988cbfa03..87ee7a4b2aa51de900be1f4a3dd46d8e8db33ab7 100644
--- a/index.html
+++ b/index.html
@@ -15,7 +15,9 @@
     <div id="currentVersions">
     </div>
     <div id="wizard">
-      <a href="./index.html"><img src="./ffs-logo.png" class="center"></a>
+      <div class="center">
+        <a href="./index.html"><img src="./ffs-logo.png" class="center"></a>
+      </div>
       <div class="pane-wrapper">
         <div id="model-pane" class="pane">
           <span class="notRecommendedLink">nicht empfohlene Geräte anzeigen</span>