html,body {
    background: #1E1E1E;
} 
:root{
   --skin__bg: #1E1E1E; 
}