Update life.html

This commit is contained in:
Kyle
2019-08-16 17:43:03 -07:00
parent 71f4c690c7
commit 85705659ae

View File

@@ -108,7 +108,7 @@
} }
html, body { html, body {
height: 100%; height: 100%;
overflow: hidden; overflow-x: hidden;
} }
body { body {
background-color: #333; background-color: #333;