.footer{
    width: 100%;
    background-color: #eee;
    position: fixed;
    bottom: 0;
}

.footer div p{
    text-align: center;
    height: 24px;
    line-height: 24px;
    margin-bottom: 0;
}