top of page
NICO FALL
Musical artist from Ottawa, Ontartio

"Welcome To The Show" - Nico Fall
bottom of page
window.addEventListener("keydown", function(e) { const keys = ["ArrowUp", "ArrowDown", "ArrowLeft", "ArrowRight"]; if (keys.includes(e.key)) { e.preventDefault(); } }, { passive: false });