diff --git a/style.css b/style.css new file mode 100644 index 000000000..24278fe8f --- /dev/null +++ b/style.css @@ -0,0 +1,3 @@ +html,body { +background:green; +}