:root {
    --fg: #ffffff;  
    --bg: #111111;  
    --rd: #f66;    
    --bl: #add8e6;    
    --gr: #2a2a2a;
    --ltgr: #151515;
}

