diff --git a/style.css b/style.css index b1a4e3b87..9adecb485 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,6 @@ +red { +background-color:red +} .blue { background-color:blue }