html{

}
p,h1,h2,h3,h4,h5,h6,li{
-webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}