document.ontouchmove = function(event){
  event.preventDefault();
}https://github.com/timbartsch/no-bounce
document.ontouchmove = function(event){
  event.preventDefault();
}CMD + SHIFT + 4