#output {
    min-height: 500%;

}
#input{
    min-height: 500%;
    resize: none;
}