Basically I am trying to make a page that has a text form field. When they submit it, it puts what they entered in text above the form field area, as well as sending that request to ChatGPT. Then once ChatGPT responds, put that response below the User text with a robot image next to it. And as the conversation continues, all the text keeps moving up the page.
I am even having trouble aligning the form to the bottom of the page and the div with the image and text to the left side of the page.