how to make a textarea not able to have text put into it when it is at the bottom in html code example
Example: scale textarea
<textarea rows="10" style="font-size:2vw; width:100%;"></textarea>
<textarea rows="10" style="font-size:2vw; width:100%;"></textarea>