footer {
    /*background: #222;*/
    color: rgb(126, 126, 126);
    text-align: center;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: -1;
    opacity: 35%;
}