.App{min-height:100vh}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}button{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}a,button,input,textarea,select{transition:all .2s ease-in-out}*:focus-visible{outline:2px solid #1976d2;outline-offset:2px}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow:hidden;height:100%}#root{height:100%;overflow:hidden}#page-wrap{padding-bottom:10px;padding-top:10px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:active,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus,select:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #161620 inset!important;-webkit-text-fill-color:#f4f4f5!important;caret-color:#f4f4f5!important;border-color:inherit!important;transition:background-color 5000s ease-in-out 0s!important}
