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%;
}