body {
    -webkit-touch-callout: none;
}

img {
    -webkit-user-select: none;
    pointer-events:none;
}