.footer {
    height:60px;
    width:100%;
    background:#f5f5f5;
}

#more-cirle {
    border-radius:100%;
    border:5px solid black;
    width:10%;
    height:10%;
}

h1 {
    color: #FE09A9;
}