html, body {
    background-image: url('/lib/tpl/mindthedark/images/bg.png') !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center !important;
}



html[theme="dark"] .group  {
    background: transparent !important; 
}

