* { box-sizing : border-box }
body { max-width : 100% }
textarea { width : 100%; resize : none; overflow-y: scroll; }