diff --git a/index.css b/index.css new file mode 100644 index 00000000..704473bb --- /dev/null +++ b/index.css @@ -0,0 +1,4 @@ +*{ + background-color: black; + color: white; +} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 00000000..8c473782 --- /dev/null +++ b/index.html @@ -0,0 +1,7 @@ + +
+