/* ==UserStyle==
@name           Bplace no april fools
@namespace      bplace.daavko.moe
@version        1.0.0
@description    Removes april fools styling.
@author         daavko
@license        WTFPL
@updateURL      https://bplace.daavko.moe/userstyles/no-april-fools.user.css
==/UserStyle== */

@-moz-document domain("bplace.art") {
    .april-fools .maplibregl-canvas {
        animation: none !important;
    }
}
