html,body{height:100%;margin:0;padding:0;overflow-x:hidden}.layout{min-height:100vh}.header{height:4rem}.content{height:100%;width:100%}.footer{text-align:center;height:4rem}.header-container{display:flex;align-items:center;justify-content:center;flex-direction:column}.form-container{margin-top:2rem;width:24rem}.header{display:flex;align-items:center;justify-content:center;margin-bottom:6rem}.header-title{margin:0!important}.login-btn{margin-top:.5rem;height:2.5rem;width:100%}html,body{height:100%;margin:0;padding:0}#root{width:100vw;min-height:100vh;overflow-y:auto;box-sizing:border-box}body{margin:0;display:flex;align-items:center;justify-content:center}html{scroll-behavior:smooth}::-webkit-scrollbar{width:.4rem}::-webkit-scrollbar-thumb{background:#fff3;border-radius:.25rem}
