#__next,body,html{width:100%;height:100%}*{scrollbar-width:thin;scrollbar-color:gray transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar,::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:gray;border-radius:3px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}