footer {
    display:grid ;
    justify-content: center;
    align-items: center;
    background: white;
}
