Real careel                html {touch-action: none} body {cursor: default}     console.error = console.warn = console.log = function(){}; function loadLib(url) { var script = document.createElement("script"); script.async = false; script.src = url; document.body.appendChild(script); }