diff --git a/stroll.html b/stroll.html
index be8a47c..a48d651 100644
--- a/stroll.html
+++ b/stroll.html
@@ -19,12 +19,12 @@
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/style.css b/style.css
index 7b01083..50f549f 100644
--- a/style.css
+++ b/style.css
@@ -79,6 +79,12 @@ body.dark #log {
font-size: 12pt;
}
+.stat-line-hidden {
+ font-weight: normal;
+ font-size: 12pt;
+ display: none;
+}
+
.sidebar {
display: none;
flex-wrap: wrap;