From 1d696d9860bcbb2f315f697b1f98d15b1959c9e2 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Thu, 9 Dec 2021 12:14:41 -0500 Subject: [PATCH] [S] 404: Disable select --- public/four_oh_four.html | 3 +++ 1 file changed, 3 insertions(+) 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 {