diff --git a/styles.css b/styles.css index 700de43..faa84b1 100644 --- a/styles.css +++ b/styles.css @@ -5,5 +5,6 @@ } #footer { position:absolute; - bottom:0; + bottom:0; + background-color:lightgrey; } \ No newline at end of file