#dom-node {
    padding: 16px;
    width: 200px;
    height: 200px;
    font-size: 32px;
    background-color: white;
    color: black;
}
