Self-Growing Textarea
Type several lines into either comment box and compare the fixed field with the one that grows around its content. Both boxes mirror your text so the difference stays easy to spot.
field-sizing: content lets the browser handle the height as the text changes. It is a neat fit for comments, messages, and notes where a fixed little box quickly becomes cramped.