body {
  background-image: url("./images/psy2.gif");
  background-size: 25%;
  color: black;
}

#a {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 1%;
  /* border: 3px solid black; */
  height: 50%;
}

#b {
  margin-top: 6%;
  text-align: center;
  font-family: Impact;
  letter-spacing: 0.5rem;
  font-size: 50px;
}

#c {
  text-align: center;
  margin-top: 3%;
  font-size: 24px;
  font-weight: bold;
}