diff --git a/theme-dark/templates/base.html b/theme-dark/templates/base.html
index 9f1b3dd..a48c2ad 100644
--- a/theme-dark/templates/base.html
+++ b/theme-dark/templates/base.html
@@ -11,10 +11,7 @@
body {
font: 0.75em/1.5 AppleGothic, Sans-serif;
color: deeppink;
- /* limegreen */
background-color: rgb(255, 235, 205, 0.2);
- /* blackberry */
- /* overflow: hidden; */
scrollbar-width: none;
}