svg text {
    fill: white !important;
}

svg .domain {
    stroke: #666;
}

svg .tick line {
    stroke: #444;
}

p {
    text-align: justify;
}