Using LoginOverlay of Vaadin Flow

I want to use the Vaadin Login Overlay page as styled below:

LoginOverlay loginOverlay = new LoginOverlay();

image

And When the user logs in from a Mobile phone, I want the login page is in full-screen of the mobile.