.footer {
    width: 100vw;
    text-align: center;
    position: fixed;
    bottom: 1vh;
    left: 0vw;
    z-index: 3;
    color: #fff;
}

.circles {
    margin: 0;
}