*,*:before,*:after{box-sizing:border-box}html,body{max-height:100vh;max-width:100vw;overflow:hidden;margin:0;padding:0;display:flex;flex-direction:column}#root{display:flex;height:100%;width:100%;justify-content:center;align-items:center}
