From 630264a14554e99ac3612bdf3c7a987cf09c682d Mon Sep 17 00:00:00 2001 From: Dnyandeep Chute <158272735+dnyandeepchute@users.noreply.github.com> Date: Tue, 23 Jul 2024 22:19:00 +0530 Subject: [PATCH] done #398 (#407) * done * done --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 7a7443d..b8066fd 100644 --- a/css/style.css +++ b/css/style.css @@ -825,7 +825,7 @@ body { z-index: 9999; user-select: none; pointer-events: none; - color: white; + color: aqua; font-size: 1em; will-change: transform; animation: fall linear infinite;