.footer{    
    width: 100%;
    position: fixed;
    bottom: 0;
    text-align: center;
    z-index: 1000;
    padding: 8px;
}

.footer .copyright{
    margin: 0;
    padding: 3px 0;
}