body {
    --mainColor: #ff9999;
    --mainHoverColor: #ffc7c7;
    --mainBackgroundColor: #f7f7f7;
    --mainForegroundColor: #000;
    --menuBackgroundColor: #393e46;
    --menuForegroundColor: #fff;
    --submenuColor: #eeeeee;
    --inputColor: #fff;
    --inputPlaceholderColor: #a2a2a2;
}
