I have a problem with navigating the Electron application, I want to impose some actions on the elements inside the .html file, the transition to the "settings" tab is done by removing the "hidden" class in it, but how can I call this method from the main .js file which does not interact with the .html file in any way