*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:monospace;font-size:16px}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#000;border-radius:6px}::-webkit-scrollbar-thumb{background:#0f0;border-radius:6px;border:2px solid #000}::-webkit-scrollbar-thumb:hover{background:#0c0}::-webkit-scrollbar-corner{background:#000}*{scrollbar-width:thin;scrollbar-color:#0f0 #000}