html,body {
    background: #2D2D2D;
} 
:root{
   --skin__bg: #2D2D2D; 
}