footer{
    width:100%;
    background:#222;
    height:45px;
}
.copyright{
    color:white;
    text-align:center;
    padding-top:10px;
    border-top:1px solid #333;
}