.textarea{

   width:100%;
     height:100%;
     overflow-x:auto;
     overflow-y:auto;

}

相关文章: