footer{
    background: #353a3f;
    color: #fff;
    width: 100%;
    position: fixed;
    bottom: 0px;
    text-align: center;
    padding: 1rem;
}