diff --git a/HelloWorld.css b/HelloWorld.css index 68b09df..dee9246 100644 --- a/HelloWorld.css +++ b/HelloWorld.css @@ -1 +1,3 @@ -p{color:blue;} \ No newline at end of file +p{ + color:cyan; +}