footer {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    background-color: antiquewhite;
}