.footer-background{
position: fixed;
z-index: 9998;
background-color: #0F1115;
width: 100%;
height: 5%;
bottom: 0;
left: 0;
}
footer{
color: #2E3A44;
text-align: center;
font-size:38px;
margin-top:2%;
}


