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

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