diff --git a/life.html b/life.html index 2d9920f0..f0e23fb3 100644 --- a/life.html +++ b/life.html @@ -97,7 +97,7 @@ overflow-y: auto; touch-action: pan-y; -webkit-overflow-scrolling: touch; - max-height: 100%; + height: calc(100% + 20pt); } * { font-family: belerenbsc;