diff --git a/theme-dark/templates/base.html b/theme-dark/templates/base.html
index 9e0fcb7..f893dd0 100644
--- a/theme-dark/templates/base.html
+++ b/theme-dark/templates/base.html
@@ -14,7 +14,8 @@
/* limegreen */
background-color: #3A3A38;
/* blackberry */
- overflow: hidden;
+ /* overflow: hidden; */
+ scrollbar-width: none;
}
a {