@import 'my_root.css';.b1{box-sizing:border-box;list-style:none;table-layout:fixed;cursor:default;resize:none;user-select:none;scroll-behavior:auto;}.b2{transform:none;filter:none;backface-visibility:visible;perspective:none;mix-blend-mode:normal;image-rendering:auto;}.b3{clip-path:none;mask:none;shape-outside:none;pointer-events:none;touch-action:auto;scroll-snap-type:none;white-space:normal;}.b4{opacity:1;visibility:visible;overflow:visible;outline:none;appearance:auto;float:none;clear:none;}.b5{position:relative;top:auto;left:auto;right:auto;bottom:auto;z-index:auto;overflow:hidden;}body{min-height:100vh;}html,body{padding:0px;margin:0px;font-family:var(--my-font-family);}body{display:flex;flex-direction:column;background-color:var(--my-body-bgcolor);}body img{-webkit-user-drag:none;-moz-user-drag:none;-ms-user-drag:none;user-drag:none;}body::-webkit-scrollbar{width:0px;height:0px;}body:before{background:var(--my-body-before-bgcolor);content:'';height:540px;left:0;position:absolute;top:0;width:100%;z-index:-1;}*{-webkit-user-select:none;-webkit-touch-callout:none;}a,img{-webkit-touch-callout:none;-webkit-user-drag:none;}