*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;background:#080810}input[type=range]{-webkit-appearance:none;appearance:none;height:4px;border-radius:2px;background:#ffffff1f;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#78d8ff;cursor:pointer;box-shadow:0 0 6px #78d8ff99}input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#78d8ff;cursor:pointer;border:none;box-shadow:0 0 6px #78d8ff99}input[type=checkbox]{cursor:pointer}button:hover{opacity:.82}button:active{opacity:.65}
