window.addEventListener("keydown", function(e) { const keys = ["ArrowUp", "ArrowDown", "ArrowLeft", "ArrowRight"]; if (keys.includes(e.key)) { e.preventDefault(); } }, { passive: false });
WHAT TO DO
New Page
TESTS FOR EVERYONE
mobile tts
BUSINESS CARD
Extras
More
We can’t find the page you’re looking for. Check the URL, or head back home.