diff --git a/public/four_oh_four.html b/public/four_oh_four.html
index 6ac7c55..fe73ca8 100644
--- a/public/four_oh_four.html
+++ b/public/four_oh_four.html
@@ -26,6 +26,9 @@
background-image: url("data:image/svg+xml;utf8,");
+
+ pointer-events: none;
+ user-select: none;
}
html
{