#dom-node {
    height: 100px;
    width: 100px;
    font-family: monospace;
}

#content {
    height: 100px;
    width: 100px;
}
