footer {
    height: 20vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_h3 {
    font-size: 1rem;
}