.not-found__subtitle {
  text-align: center;
}

.not-found__link {
  color: inherit;
  text-decoration: underline;
}

.not-found__image {
  max-width: 700px;
  margin: 16px auto 0;
}

.not-found__image img {
  width: 100%;
}