Instance mode events affecting entire html

For the purpose of clarity: the solution is to implement the P5 instance within an iframe which can then be “included/embedded” in a larger document; hence only affecting the iframe event listeners.

Thank you and apologies for such an obvious answer.