:root {
    --main-btn-hover: #ffdd4c;
}

#logo{
    grid-template-rows: repeat(2, auto);
    color: black;
}
