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