div#footer{
width:100%;
height:auto;
display:flex;
justify-content: center;
align-items: center;
color:white;
font-weight:bold;
margin-top:3rem;
}