.Footer__footerCopyrigt {
    background-color: black;
    color: white; /* You may also want to change the text color so it's visible against the black background */
}

.Footer__footerBg {
    display: none;
}

.AppContainer__arrowShow {
    display: none;
}

