footer {
  position:fixed;
  bottom:0;
  background-color:#ffD21C;
  color:#000;
  width:100%;
  height:20px;
  align-content:flex-end;
}

div.row {
  margin-bottom:100px;
}

