!7 p { aShow(aVerticalStack( aFontSize(24, aCenteredTextView("Log in to your assistant")), aVerticalSpacer(50), aFontSize(12, aCenteredTextView("User name or email:")), aTextInput("Johnnie"), aFontSize(12, aCenteredTextView("Password:")), aPasswordInput("TEST"), aVerticalSpacer(30), aButton("Log in"))); }