.container {
    margin-top: 100px;
}

.col-sm-6 div {
    height: 300px;
}

text {
    fill: #eee;
}

g>g>path[fill="#ffffff"] {
    fill: #181a1b;
}

rect[fill="#cccccc"] {
    fill: #333;
}