Visibility conditional

Hi guys, I’m new here, I’m creating a login screen for my project

basically the page is in line and I have two views 50% left 50% right as in the example below.

However, I want if the width of the current page is less than 768, the row left will be invisible, what is the best way to do this?

I didn’t find any element that, to find out the width of the current page dynamically, I wanted to do a conditional like:

width >768 this container left is visible

on the phone breakpoint, make the left part width 0

We know this is a problem, the solution will come next year (we have no runtime access to screen / viewport / parent size yet)

Also, use fr in this case, not %

Thank you my friend, I really liked your backend, I have a lot of projects to bring from bubble to here.

this is music to my ears!