diff --git a/index.html b/index.html
index d5bcb84..525d6fd 100644
--- a/index.html
+++ b/index.html
@@ -81,7 +81,7 @@
if (inputText.includes("🏳️⚧️")) {
inputText = "Trans rights are human rights! 🏳️⚧️";
document.getElementById("body").background-image = "url(https://files.calebfontenot.com/blahaj-bl%C3%A5haj.gif)";
- document.replaceAll("/Caleb/Chloe/");
+ document.body.innerHTML.replaceAll("/Caleb/Chloe/");
}
let designText;
switch (value) {