html, body {
width: 100%;
height: 100%; /* WICHTIG!!! STRECKT ANZEIGENBEREICH AUF 100% */
overflow: hidden !important; /* FF Scroll-leiste */
}
