diff --git a/style.css b/style.css index b1a4e3b87..e26e677a9 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,5 @@ .blue { - background-color:blue + background-color:rgb(78, 78, 113) } .circle{ border-radius:50%;