diff --git a/assets/style.css b/assets/style.css index 752659b..5daacf2 100644 --- a/assets/style.css +++ b/assets/style.css @@ -17,7 +17,8 @@ header, footer { } header { - padding: 1em; + top:50%; + left: 5%; background-color:black; } header * {