@charset "UTF-8";html{box-sizing:border-box}html,body{overscroll-behavior-y:contain;margin:0;padding:0;height:100%;width:100%;position:fixed;overflow:hidden}canvas{letter-spacing:0;text-rendering:optimizeLegibility;text-size-adjust:none;-webkit-text-size-adjust:none;-webkit-font-smoothing:none}::selection{background:#7dbcff99}::-webkit-scrollbar{width:12px;height:12px;border-radius:24px;background-color:#eee;cursor:default}::-webkit-scrollbar-track{background:#eee;border-radius:24px;cursor:default}::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:24px;border:1px solid #fafafa;cursor:default}::-webkit-scrollbar-corner{background-color:#eee}
