!7 p { aShow(aVerticalStack( aFontSize(24, aCenteredTextView("Log in to your assistant")), aVerticalSpacer(50), aCenteredTextView("Your user name or email:"), aTextInput(), aCenteredTextView("Your password:"), aPasswordInput(), aButton("Log in"))); }