diff --git a/hwe/css/common.css b/hwe/css/common.css index bf4dc959..a2dfa692 100644 --- a/hwe/css/common.css +++ b/hwe/css/common.css @@ -1,5 +1,9 @@ @charset "UTF-8"; +/* font-boostring Block */ +html * {max-height:1000000px;} + + html, body{ background-color:black; color:white;