Daniel@0: // Prevent bounce scroll in chrome Daniel@0: html, body { Daniel@0: height: 100%; Daniel@0: overflow: hidden; Daniel@0: }