.box{cursor:pointer;height:100px;width:100px}.box::-webkit-scrollbar{background-color:#464545;border-radius:4px;width:5px}.box::-webkit-scrollbar-thumb{background-color:#fff;border-radius:4px}.box::-webkit-scrollbar-thumb:hover{background-color:#fff}.childBox::-webkit-scrollbar{background-color:#f8f9fa;border-radius:4px;height:5px;width:100%}.childBox::-webkit-scrollbar-thumb{background-color:#55595c;border-radius:4px}.childBox::-webkit-scrollbar-thumb:hover{background-color:#55595c}#boxToMove{background-color:#f0f0f0;border:1px solid #ccc;display:none;left:0;padding:10px;position:absolute;top:0}
/*# sourceMappingURL=main.619fa602.css.map*/