diff --git a/style.css b/style.css new file mode 100644 index 0000000..1226164 --- /dev/null +++ b/style.css @@ -0,0 +1,7 @@ +h1 { + color: red; +} + +iframe { + border-color: red; +} \ No newline at end of file diff --git a/test.conf b/test.conf index 8ab686e..17cf1c1 100644 --- a/test.conf +++ b/test.conf @@ -1 +1,8 @@ Hello, World! + +
+ + +