From 31f19cbeeb954ddaec236a641e6053f254ea7dcb Mon Sep 17 00:00:00 2001 From: PavelDoGreat Date: Tue, 27 Mar 2018 18:55:34 +0300 Subject: [PATCH] update index.html --- index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index eb39715..1cc3355 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,11 @@ Fluid Simulation + + + + + @@ -23,7 +28,7 @@ body { margin: 0; - position: absolute; + position: fixed; width: 100%; height: 100%; }