aboutsummaryrefslogtreecommitdiff
path: root/src/web/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/index.css')
-rw-r--r--src/web/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/index.css b/src/web/index.css
index 934c713..6b1927f 100644
--- a/src/web/index.css
+++ b/src/web/index.css
@@ -16,4 +16,5 @@ body {
display: block;
height: 100vh;
overflow-y: auto;
+ background: gray;
}