html,body{scroll-behavior:auto;width:100%}#iswebpage{height:100%;overflow:hidden auto}#iswebpage::-webkit-scrollbar{width:12px;height:12px}body::-webkit-scrollbar{width:12px;height:12px}#iswebpage::-webkit-scrollbar-track{background:var(--scaffoldColor);border-radius:10px}body::-webkit-scrollbar-track{background:var(--scaffoldColor);border-radius:10px}#iswebpage::-webkit-scrollbar-thumb{border-radius:10px;background:var(--accentColor)!important}body::-webkit-scrollbar-thumb{border-radius:10px;background:var(--accentColor)!important}.masked{-webkit-mask-image:url(/images/mask.svg);mask-image:url(/images/mask.svg);-webkit-mask-source-type:alpha;mask-mode:alpha}
