From 333034f1e612745d6b25d6e252bd7834d8d7a551 Mon Sep 17 00:00:00 2001 From: DarkShy Date: Sat, 14 Jan 2023 01:50:32 +0300 Subject: [PATCH] modified: css/style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 716ba2d..06bfc7a 100644 --- a/css/style.css +++ b/css/style.css @@ -1,5 +1,5 @@ body { - background-color: rgb(58, 58, 58); + background-color: rgb(87, 86, 86); color: chartreuse; font-family: monospace; }