footer{
    background: rgb(33, 37, 41);
    min-height:47px
}
footer p{
    font-size: 13px;
    margin:auto;
    color: #f3f3f3;
}