html { height: 100%; min-height: 100%; } body { height: 100%; a, a:hover, a:visited { color: inherit; text-decoration: none; } // Clear border stylings * { border-width: 0px; outline-width: 0px; } }