html {
  background: #282E33;
}
.foot {
    background: #f80000;
    margin: auto;
    padding: 10px 0px;
    color: #FFF;
    line-height: 25px;
}