From c206c0422d28840c87b4acf7ff7e66dafa5863c5 Mon Sep 17 00:00:00 2001
From: Kyle <41976328+ImKyle4815@users.noreply.github.com>
Date: Fri, 16 Aug 2019 18:24:49 -0700
Subject: [PATCH] Update life.html
---
life.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/life.html b/life.html
index e9dc629b..218cdb9b 100644
--- a/life.html
+++ b/life.html
@@ -16,6 +16,7 @@
+
@@ -115,9 +116,9 @@
-ms-user-select: none;
}
html, body {
- position: fixed;
+ /*position: fixed;
top: 0px;
- left: 0px;
+ left: 0px;*/
width: 100%;
height: 100%;
overflow: hidden;