.disableSelect{
    background: #eee;
    pointer-events: none;
    touch-action: none;
}
