body,html,#root{height:100%;padding:0;margin:0;box-sizing:border-box}html{scroll-behavior:smooth}input[type=range]{display:block;-webkit-appearance:none;-moz-appearance:none;background:#000;border-radius:5px;width:100%;height:2px;outline:0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:#000;width:25px;height:25px;border-radius:50%;cursor:pointer;transition:.3s ease-in-out}input[type=range]::-webkit-slider-thumb:active{transform:scale(1)}.item{color:#fff}.annotation{cursor:pointer;outline:none;border:none;font-weight:300;background:#18181874;color:#f0f0f0;padding:10px;border-radius:20px;letter-spacing:1px}
