footer {
    position: absolute;
    bottom: 2rem;
    width: 100%;
    text-align: center;
}

img {
    width: 10%;
}

h2 {
    text-align: center;
    margin-top: 0rem;
}

.content {
    width: 80%;
    margin: auto;
}