HTML/DOM GUI instead of BABYLON.GUI

I use HTML in my UI and have not run into any issues - yet. If anything, I suspect using HTML for your UI will be faster for the canvas to render than using a 2d rendered UI framework inside the canvas.