HTML not appearing correctly on preview

Hello!

Why isn’t my HTML code appearing correctly when I view the editor versus preview?

Attached screenshots, but have played around with lots of the responsive elements so far.



The layout properties of the html Bubble element affects the outcome a lot.
I think in this case you’re better off using rows and columns to ensure that the HTML element itself is centered on the page.

Try making a column container and a row container within it that contains the HTML element. Make sure to align both the containers to center (vertically and horizontally respectively).

That should get it to work better