footer{
    background-color: #260801;
    border-radius: 5px;
    color: #F2BEA0;
    text-align: center;
    padding: 10px;
    position: relative;
    bottom: 0;
}
   