From 49c7dd078cc8d965f7fab5e418f9d44d451e5648 Mon Sep 17 00:00:00 2001 From: parshant Date: Sat, 23 Nov 2024 10:33:14 +0530 Subject: [PATCH] hello --- 404.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/404.html b/404.html index f8ce8bb3..9b660fef 100644 --- a/404.html +++ b/404.html @@ -21,8 +21,7 @@ height: 100vh; display: flex; flex-direction: column; - align-items: center; - background-color: #fff; + /* White background */ overflow-y: scroll; scrollbar-width: thin;