Update life.html

This commit is contained in:
Kyle
2019-08-18 16:43:37 -07:00
parent eb1fdd09b5
commit d53368f8ea

View File

@@ -119,10 +119,10 @@
html, body { html, body {
/*position: fixed; /*position: fixed;
top: 0px; top: 0px;
left: 0px;*/ left: 0px;
width: 100%; width: 100%;
height: 100%; height: 100%;
overflow: hidden; overflow: hidden;*/
} }
body { body {
background-color: #333; background-color: #333;