input.text {
    width: 300px;
}

textarea {
    width: 328px;
    height: 100px;
    resize: vertical;
    padding: 10px;
}