diff --git a/Unique/style.css b/Unique/style.css index 549f564..b45814e 100644 --- a/Unique/style.css +++ b/Unique/style.css @@ -307,6 +307,14 @@ width:12%; height:80px; } + + +footer{ + background-color:#414141; +} +footer p{ + margin:0 auto; +}