
footer {
    
    position: fixed;
    
    left: 0;
    
    bottom: 0;
    width: 100%;
    /*
    background-color: #434343; /* dark gray 4 * /
    color: #f3f3f3; /* light gray 3 * /
    */
    text-align: center;
}
