.intro {
  color: grey;
  background-color: yellow;
  font-style: italic;
  font-family: fantasy;
  width: 75%;
  height: auto;
}

.intro img {

    width: 75%;
    height: auto;
}
