summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index c5cf71d..cb7cb5c 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
box-sizing: border-box;
}
html,body {
- background: #eee;
+ background: #bbb;
margin: 0; padding: 0;
overflow: hidden;
-webkit-overflow-scrolling: auto;