.container #graphic svg {
    background-color: white !important;
}

g.tick {
    display: none;
}
path.domain {
    display: none;
}