.contact {
    display: grid;
    place-items: top;

    font-style: oblique;
    text-shadow: 3px 3px 3px #ff0000;
  }