body {
  font-family: sans-serif;
  color: #FFFFFF;
  margin: 0;
  padding: 20px;
  line-height: 1.2;
  background-color: #1f1d1e;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
#gengar {
  width: 334px;
  height: 97px;
  display: grid;
  justify-content: center;
  align-items: center;
  place-items: center;
  height: 75vh;
  width: 100vh;
}