I'm working with bootstrap, CSS, and particle.js for this project. I have also linked a custom CSS file here. However, when I apply bootstrap and particle.js, the red color generate password button becomes unclickable. After checking in Chrome dev tools, it seems that particle.js is running over the button, causing the issue. Can you please advise on how to resolve this problem?
(CSS code will be placed here)
(HTML code will be placed here)