diff --git a/css/home.css b/css/home.css new file mode 100644 index 0000000..f3f0b58 --- /dev/null +++ b/css/home.css @@ -0,0 +1,4 @@ +body +{ + background-color: grey; +} diff --git a/html/home.html b/html/home.html index 263fb4e..99783dc 100644 --- a/html/home.html +++ b/html/home.html @@ -3,9 +3,9 @@
- + - +