html{overflow:hidden}body,html{height:100%;overflow:auto;overscroll-behavior-y:none;height:-webkit-fill-available}body{margin:0;font-family:var(--longtext-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#a2ff83;background:#a9e495}.install-to-desktop{text-align:center}.WebApp-Root{width:100%;height:100%;overflow-y:scroll;position:fixed}.form-wrapper{width:300px;margin:0 auto}.form-wrapper form{width:290px;margin-top:100px;background:#161616;padding:5px;border-radius:10px;margin-bottom:40px}.form-wrapper form .common-textfield.lowercase input{text-transform:lowercase}.form-wrapper form .header-image{height:200px;background:url(/static/assets/logo/cover.png);background-size:cover;background-position:center;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:5px solid #161616}.form-wrapper form .signup-content{background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:20px}.form-wrapper form .signup-content .common-error-message{margin-bottom:15px}.form-wrapper form .signup-content .common-success-message{margin-bottom:15px}.form-wrapper form .signup-content .common-textfield{margin-bottom:15px}