diff --git a/style.css b/style.css new file mode 100644 index 0000000..1e42ec3 --- /dev/null +++ b/style.css @@ -0,0 +1,4 @@ +html { + background-color: #000; + color: #FFF; +} \ No newline at end of file