diff --git a/life.html b/life.html index dfa7ac4c..3e23c89a 100644 --- a/life.html +++ b/life.html @@ -120,9 +120,9 @@ } #gridShell { display: none; - position: fixed; + /*position: fixed; top: 0; - left: 0; + left: 0;*/ } #gridShell:fullscreen { display: inline-block;