From 6d929c9756bd727d074876bb46e1ceffb6c7d65e Mon Sep 17 00:00:00 2001 From: M_12 Date: Tue, 18 Apr 2023 23:44:04 +0600 Subject: [PATCH] style again 404 height --- source/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/style.css b/source/style.css index 278fdf5..f0d7e0a 100644 --- a/source/style.css +++ b/source/style.css @@ -13,7 +13,7 @@ font-size: 6.604747162022703vmin; } -html { +html, body { width: 100%; height: 100%; }