diff --git a/life.html b/life.html index 3e23c89a..dfa7ac4c 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;