body, p, div, span, article, section, footer, h1, h2, h3, h4, h5, h6 {
    -webkit-user-select: none;   
    -moz-user-select: none;      
    -ms-user-select: none;       
    user-select: none;           
     -webkit-touch-callout: none; 
}