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