diff --git a/02.css b/02.css new file mode 100644 index 0000000..c2140b8 --- /dev/null +++ b/02.css @@ -0,0 +1,3 @@ +h1 { + color: blue; +} \ No newline at end of file