.contact {
    display: grid;
    place-items: top;
    font-size: 24px;
    font-style: oblique;
    text-shadow: 3px 3px 3px #ff0000;
  }