I am trying to test my code on a lot of browsers, but events don’t work … when I click the button Nothing happens, I need help in onclick DOM event

I am trying to practice on DOM events
but nothing happens when I click button
Expected print string “Clicked” at console when I click button ‘Test’

No errors appear in console or browser or IDE vs. Code

So, can I get some help?