I need some help with this chat box...
Hi, I need to do the following things: I want the first message on the left and the second one on the right. You know like a usual chat and then I would like to have my input where the users type expand to a certain max to then become scrollable. So far I tried to play around with grid stuff but I just can't make it and regarding the input I know I should use textarea but then im confused about the js to make it expand it. Codepen: https://codepen.io/Gabriele888/pen/OPNyWGx thanks for the help.

