textarea {
    width: 100%;
    box-sizing: border-box; /* pour inclure padding/bordures dans le calcul */
}