*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:#080808}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#1db954;border-radius:2px}input[type=range]{-webkit-appearance:none;height:3px;background:#222;outline:none;border-radius:0;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:#1db954;border-radius:50%;cursor:pointer}
