diff --git a/life.html b/life.html
index 5ee14db0..1741e36f 100644
--- a/life.html
+++ b/life.html
@@ -118,7 +118,7 @@
-webkit-overflow-scrolling: touch;
touch-action: pan-y;
}
- body, #gridShell, .mainGrid, canvas {
+ #gridShell, .mainGrid, canvas {
touch-action: manipulation !important;
}
.mainGrid {