diff --git a/html/style.css b/html/style.css index a7701f1..63c9da3 100644 --- a/html/style.css +++ b/html/style.css @@ -1,5 +1,5 @@ html { - height: 100%; + min-height: 100%; } body{ position:relative;