diff --git a/styles.css b/styles.css index e69de29..0ca2592 100644 --- a/styles.css +++ b/styles.css @@ -0,0 +1,3 @@ +body { + background-color: #000; +}