#output {
    border: 1px solid;
    width: 200px;
    height: 200px;
    display: block;
}
.highlighted {
    background-color: yellow;
}
