html[data-theme=light] .theme-swap .swap-on,html[data-theme=dark] .theme-swap .swap-off{display:none}html[data-theme=light] body{background-image:url(../../../image/bg-light.jpg)}html[data-theme=dark] body{background-image:url(../../../image/bg-dark.jpg)}body{background-repeat:no-repeat;background-size:contain;background-position:top}
