footer {
  padding: 5px;
  display: flex;
  justify-content: center;
  height: 50px;
  align-items: center;
  background: #f4f4f4;
}
