From 0486690b94570f3371f044c53c9138ff9184a391 Mon Sep 17 00:00:00 2001 From: ELDRAZI-17 <78639467+ELDRAZI-17@users.noreply.github.com> Date: Thu, 1 Feb 2024 22:07:53 +0100 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index a60bdc5..eb01147 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ body { background-color: black; - font-family: Arial, Helvetica, sans-serif; + font-family: Arial; overflow: hidden; }