::-webkit-scrollbar{display:none}body{background-color:#f9fafb}.toogle{display:inline-block;height:24px;margin-top:-2px;position:relative;width:44px}.toogle input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:2px;content:"";height:20px;left:2px;width:20px}input:checked+.slider{background-color:#7f56d9}input:focus+.slider{box-shadow:0 0 1px #7f56d9}input:checked+.slider:before{transform:translate(20px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.bg-green{background-color:#61d800}.bg-purple{background-color:#7f56d9}.bg-red{background-color:#ff6969}.bg-yellow{background-color:#fde047}.bg-sky{background-color:#7dd3fc}.bg-orange{background-color:#fed7aa}img{border-radius:50%}.fade{animation:fade .5s}@keyframes fade{0%{opacity:0}to{opacity:1}}
