right now iframes don't allow to use shared clipboard
can be enabled by adding allow="clipboard-read; clipboard-write self https://html.itch.zone" to iframe
it can remain disabled for already existing games. but can be enabled for games requiring it
like example some apps for text editing, pasting source text into text areas/inputs, and copying edited results back into the clipboard