/* The original supplied wallpaper stays behind all game content. */
html{background-color:#090909!important;background-image:linear-gradient(rgba(7,7,7,.40),rgba(7,7,7,.62)),url('/mini/cases/assets/wallpaper.png')!important;background-position:center top!important;background-size:cover!important;background-repeat:no-repeat!important;background-attachment:fixed!important;min-height:100%}
body{background:transparent!important;min-height:100vh;min-height:100dvh}
