diff --git a/routes/contact/index.html b/routes/contact/index.html
index 45faaa7..0e2d27e 100644
--- a/routes/contact/index.html
+++ b/routes/contact/index.html
@@ -20,6 +20,7 @@
}
#fractal-canvas {
+ image-rendering: auto;
position: fixed;
top: 0;
left: 0;
@@ -36,7 +37,6 @@
flex-direction: column;
align-items: center;
justify-content: center;
- animation: fadeInUp 800ms ease 300ms both;
}
.glass-card {
@@ -135,7 +135,15 @@
-
-
+