*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}a{text-decoration:none;color:inherit}button,input,select,textarea{font-family:inherit}@keyframes fadeUp{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#e0e3ec;border-radius:3px}::-webkit-scrollbar-track{background:transparent}
