Hello.
When the html button is duplicated and placed elsewhere in the html code, it doesn't work because it only detects one. The code is not prepared to have multiple buttons in the same html. How do I implement that? I think it would be a nice improvement.