Multiple sizes input fields accept text and have flexibility on it's height to give users a cue of how much text they can add
The basic structure of an input field is its name, the input field itself and a bottom helper. We can set a fixed height for 1 line input field, let it be fully flexible, or define a maximum height for it.