*{touch-action:manipulation}body{display:flex;flex-direction:column;height:100dvh;margin:0 auto!important;max-width:48rem;overflow:auto;position:relative;width:100%}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#1e1e1e}::-webkit-scrollbar-thumb{background-color:#444;border:2px solid #1e1e1e;border-radius:8px}::-webkit-scrollbar-thumb:hover{background-color:#666}
