diff --git a/.gitattributes b/.gitattributes
index 7d125f5..ca5219e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3,3 +3,4 @@
*.woff filter=lfs diff=lfs merge=lfs -text
*.woff2 filter=lfs diff=lfs merge=lfs -text
*.wasm filter=lfs diff=lfs merge=lfs -text
+static/miniquad.js filter=lfs diff=lfs merge=lfs -text
diff --git a/_layouts/landing.liquid b/_layouts/landing.liquid
index dae9297..4ebd6e8 100644
--- a/_layouts/landing.liquid
+++ b/_layouts/landing.liquid
@@ -19,7 +19,8 @@
-
+
+
diff --git a/static/landing-style.css b/static/landing-style.css
index 6171979..4ea2b5f 100644
--- a/static/landing-style.css
+++ b/static/landing-style.css
@@ -40,7 +40,7 @@ canvas {
position: absolute;
top: 0;
left: 0;
- width: 100vw;
+ width: 100%;
height: calc(100vh + 200px);
z-index: -1;
}
diff --git a/static/miniquad.js b/static/miniquad.js
new file mode 100644
index 0000000..040504e
--- /dev/null
+++ b/static/miniquad.js
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0c311670215bc79e98a6d5be0efd4ebf5afef2cc62c42a3568dff9d6d3e8ce14
+size 28774