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