.footer{
    background-color: black;
    color: white;
    font-size: .6rem;
    margin-top: 4rem;
}
.footer h2{
    text-align: center;
}