.touch-move-con[data-v-1cf8a2ca] {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    z-index: 99
}