.text-center {
    text-align: center;
}

textarea {
    height: 15em;
    resize: none;
}

button:first-child {
    margin-right: 10px;
}