/* Ants & Atlases · Print Quiz · The 5 Oceans
 * Reuses everything from continents.css and just adds the ocean backdrop. */

.ocean-backdrop {
    fill: #cee9f0;            /* soft pale blue water — visible in print */
}
