I am currently working on a form with the following design:
At the moment, I am at this particular stage and focusing on some minor details:
One issue I have encountered is that the "Your text..." appears stuck to the top left corner of the textarea. I am looking for a way to adjust this using CSS, specifically by adding margin or padding to the text inside the textarea. If CSS does not provide a solution, I am open to suggestions.
Is there a way to manipulate the text within the textarea using CSS?