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