
#text_field {
    box-sizing: border-box;
    width:100%;
}

#about_me {
    box-sizing: border-box;
    width:100%;
    resize: none;
}
