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; }