@charset "UTF-8";
/* -------------------- body */
body {
    transition: all 500ms;
    will-change: background;
}