.tarea {
   text-align: center;
}
.tarea textarea {
   width: 95%;
   height: 150px;
   margin: auto;
}
