.header {
    margin-top: 6rem;
    text-align: center; 
}

.error {
    background-color: red;
}

textarea {
    height: 100%;
}