body,html{max-width:100vw;font-family:var(--font-open-sans)}*{box-sizing:border-box;padding:0;margin:0;outline:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}