#text-input {
    width: 100%;
    height: 400px;
    font-size: 16px;
    padding: 12px;
    box-sizing: border-box;
    resize: vertical;
}