body {
  background: linear-gradient(
    109.6deg,
    rgb(253, 199, 141) 11.3%,
    rgb(249, 143, 253) 100.2%
  );
}
h1 {
  text-align: center;
}
.picture {
  width: 500px;
}
footer a {
  margin: 0 15px;
  color: blueviolet;
  font-size: 20px;
}
