*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{overscroll-behavior:none}::-webkit-scrollbar{width:0;height:0}*{scrollbar-width:none}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}
