.output {
    background-color: gray;
}

#example-paragraphs {
    background-color: white;
    overflow: hidden;
    resize: horizontal;
    width: 9rem;
}
