footer {
    height: 8vh;
    background-color: #00b2e2;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}