diff --git a/styles.css b/styles.css index 7a291e7..700de43 100644 --- a/styles.css +++ b/styles.css @@ -4,5 +4,6 @@ font-family: 'Nunito Sans', sans-serif; } #footer { - background-color: lightgray; + position:absolute; + bottom:0; } \ No newline at end of file