html,body,#root{height:100%;width:100%;margin:0;padding:0;overflow:hidden;box-sizing:border-box}body,#root{-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar,#root::-webkit-scrollbar{display:none}*{box-sizing:border-box;max-width:100vw;max-height:100vh}
