div#footer {
    background-color: var(--eerieBlack);
    color: var(--white);

    margin-top: 150px;
}