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