svg {
    background-color: #1a1a1a !important;
    color: #fff !important;
}

text {
    color: #aaa !important;
    fill: #fff !important;
}

path {
    stroke: #fff;
}

div > h1 {
    color: #fff;
}