body {
    background-color: #ede0e0;
}

[class^="src"] {
    color: black !important;
    border-color: #000;
    background: #f0f0f0;
}
