footer {
    bottom: 0;
    background-color: rgb(165, 165, 173);
    color: #FFF;
    width: 100%;
    height: 150px;
    text-align: center;
    line-height: 150px;
}
