body {
    background-image: url("./topography.svg");
    background-color: rgb(255, 255, 255, 0.95);
    background-blend-mode: overlay;
}