.footer {
    width: 100%;
    min-height: 60px;
    padding: 8px; 
    background-color: rgb(162, 163, 176);
    text-align: center;
    color: rgb(255,255,255);
}