diff --git a/style.css b/style.css index e69de29..f00f074 100644 --- a/style.css +++ b/style.css @@ -0,0 +1,3 @@ +body { + background-color: #00D4F0; +} \ No newline at end of file