diff --git a/css/style.css b/css/style.css index 8151246..35f2458 100644 --- a/css/style.css +++ b/css/style.css @@ -1,5 +1,5 @@ body { - background-color: rgb(87, 86, 86); + background-color: rgb(100, 100, 100); color: chartreuse; font-family: monospace; } diff --git a/index.html b/index.html index 358f112..89a71ad 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@