footer {
    background-color: #222;
    padding: 10px;
    margin-top: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
}