html,body{margin:0;padding:0}*{box-sizing:border-box}body{width:100%;height:100%;top:0;left:0;overflow:auto;position:fixed!important}::-webkit-scrollbar{width:6px;height:100%;position:absolute}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:#ebedef}