#background {
    background-image: url("/static/img/games/frogpond_inc/pond_final.png");
    image-rendering: pixelated;
}

body * {
    image-rendering: auto;
}