:root {
   --background: #222222;
   --headercolor: #448822;
   --textcolor: #dddddd;
   --menuHeaderBackground: #5b1708;
   --menuBackground: #151111;
   --menuBorder: solid 1px #552020;
   --adBackground: #221100;
   --adBorder: solid 1px #552020;
   --bodyBackground: #000000;
   --colorChooserBorder: solid 1px #552020; 
}

