*{box-sizing:border-box;scrollbar-width:none}::-webkit-scrollbar{display:none}html,body{background:#efefef;height:100%;margin:0;padding:0;overflow:hidden}#root{flex-direction:column;height:100vh;display:flex}#root>div{flex:1;width:100%;height:100%}
