:root {
    --primary-color: rgb(255, 255, 255);
    --secondary-color: rgba(0, 0, 0, 0.9);
    --overlay-color: rgb(111, 196, 111);
    --menu-speed: 0.75s;
}



