diff --git a/html/src/css/style.css b/html/src/css/style.css
index 40807e83..a16f458c 100644
--- a/html/src/css/style.css
+++ b/html/src/css/style.css
@@ -147,7 +147,6 @@ main h1 {
footer {
justify-content: space-between;
- width: 100%;
margin: 0;
padding: 1em;
background: var(--panel-background);