textarea {border:1px solid red;}//改变边框颜色textarea {background-color:red;}//改变背景颜色textarea {color:red;}//改变字体颜色
textarea {background-color:red;}