Is it possible and practical to build a modern browser using Electron.js?

Hi everyone! I've been exploring Electron.js and I'm considering building a custom, modern browser with it. I wanted to ask if creating a browser in Electron is feasible and if it's generally considered a good practice. My main goals would be to build something functional and user-friendly, maybe with a few unique features. However, I'm also wondering about potential performance issues and security concerns compared to using a standard browser.

Has anyone here attempted this, or does anyone have insights on the pros and cons? Any advice or resources on building a robust browser with Electron would be greatly appreciated!