diff --git a/demo.css b/demo.css index 221c4b1..1bf1fb5 100644 --- a/demo.css +++ b/demo.css @@ -1,5 +1,9 @@ .home { margin: 101; + margin: 10; + width: 100px; + height: 100px; background-color: firebrick; + font-size: 12px; color: red; -} +} \ No newline at end of file