diff --git a/bun.lock b/bun.lock
index 881f2712..32b08e46 100644
--- a/bun.lock
+++ b/bun.lock
@@ -31,6 +31,7 @@
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.0",
+ "animate.css": "^4.1.1",
"oxfmt": "^0.59.0",
"oxlint": "^1.51.0",
"sass": "^1.97.3",
@@ -338,6 +339,8 @@
"ajv": ["ajv@8.20.0", "", { "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2" } }, "sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA=="],
+ "animate.css": ["animate.css@4.1.1", "", {}, "sha512-+mRmCTv6SbCmtYJCN4faJMNFVNN5EuCTTprDTAo7YzIGji2KADmakjVA3+8mVDkZ2Bf09vayB35lSQIex2+QaQ=="],
+
"anser": ["anser@2.3.5", "", {}, "sha512-vcZjxvvVoxTeR5XBNJB38oTu/7eDCZlwdz32N1eNgpyPF7j/Z7Idf+CUwQOkKKpJ7RJyjxgLHCM7vdIK0iCNMQ=="],
"ansi-regex": ["ansi-regex@6.2.2", "", {}, "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg=="],
diff --git a/package.json b/package.json
index 0f043443..a9eb65e4 100644
--- a/package.json
+++ b/package.json
@@ -41,6 +41,7 @@
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.0",
+ "animate.css": "^4.1.1",
"oxfmt": "^0.59.0",
"oxlint": "^1.51.0",
"sass": "^1.97.3",
diff --git a/partials/head.html b/partials/head.html
index 046bc710..13e00deb 100644
--- a/partials/head.html
+++ b/partials/head.html
@@ -54,9 +54,6 @@
-
-
-