
::-webkit-scrollbar {
    height: 12px !important;
    width: 16px !important;
}

::-webkit-scrollbar-button {
    background: #dedede
}

::-webkit-scrollbar-track-piece {
    background: #dedede
}

::-webkit-scrollbar-thumb {
    background: #3f2747
}
