diff --git a/style.css b/style.css index b1a4e3b87..372894c41 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,5 @@ -.blue { - background-color:blue +.red { + background-color:red } .circle{ border-radius:50%;