
textarea {
    width: 500px;
    height: 100px;
}

#output {
    margin-top: 20px;
    width: 500px;
    height: 500px;
}

#output svg {
    width: 500px;
    height: 500px;
}