footer {
  padding: 4rem;
  text-align: center;
  font-style: italic;
  background: linear-gradient(rgb(0, 0, 0), rgba(0, 0, 0, 0));
}