diff --git a/html/style.css b/html/style.css
index 57bedf6..6ae544e 100644
--- a/html/style.css
+++ b/html/style.css
@@ -87,6 +87,7 @@ section{
width: 90%;
padding-bottom: 40px;
overflow:auto;
+ height: auto; !important; /* real browsers */
min-height: 100%;
}
article{