diff --git a/style.css b/style.css index e5b7463ec..2358c25c8 100644 --- a/style.css +++ b/style.css @@ -6,3 +6,6 @@ width:500px; height:500px; } +.red { + background-color:red + }