diff --git a/style.css b/style.css index e69de29..a03f730 100644 --- a/style.css +++ b/style.css @@ -0,0 +1,6 @@ +.h{ + color:red; +} +.h1{ + color:cyan; +} \ No newline at end of file