/* .icon.photos{top: 25vh;left: 20vw;} */
/* .icon.cv{top: 60vh;} */
/* .icon.shows{right: 20vw;} */
/* .icon.private{bottom: 5vh; right:10vw;} */

footer{
    position: fixed;
    bottom: 0;
    font-size: 2em;
    width: 100vw;
}
footer h3{
    text-align: center;
    margin: 10px 30px;
}