!7 p { lanternaShow(lanternaPanel(new GridLayout(2), new Label("Forename"), new TextBox(), new Label("Surname"), new TextBox(), new EmptySpace(new TerminalSize(0,0)), // Empty space underneath labels new Button("Submit") )); }