header{

    background:

    var(--secondary);

    color:white;

    padding:

    2rem

    0;

}

#hero{

    background:

    var(--surface);

}