#app{height:100vh;height:stretch}.upt-marker>div{animation-duration:1s;animation-iteration-count:infinite}.bounce>div{animation-name:bounce;animation-timing-function:linear}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}
::-webkit-scrollbar{background-color:#0000;width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#2d2d2d4d;border-radius:8px}::-webkit-scrollbar-track{background-color:#0000;border-radius:0}
