.div textarea {
width:300px;
height:100px;
}
.div button {
width:70px;
height:40px;
border:0px;
background-color:rgba(117,54,205,1.00);
color:aliceblue;
font-size:18px;
border-radius:15px;
margin-left:90px;
}
更新时间:2020-02-19 14:14:22