disable zoom on ios11 w/ document.addEventListener('gesturestart', function (e) {e.preventDefault();});