*,:before,:after{box-sizing:border-box}html,body{overscroll-behavior:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:#f8fafc;height:100%;margin:0;padding:0}#root{flex-direction:column;max-width:960px;height:100%;margin:0 auto;display:flex;box-shadow:0 0 40px #00000080}@media (width<=960px){#root{max-width:100%;box-shadow:none}}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:4px}*{scrollbar-width:thin;scrollbar-color:#94a3b84d transparent;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}input,textarea,[contenteditable]{-webkit-touch-callout:default}