.error-code {
  text-shadow: 50px 50px 0px #90cdf4; /* bleu clair en arrière-plan */
  transform: rotate(-10deg); /* décalage + rotation */
  font-size: 12rem;
}
