body {
  justify-content: center;
  align-items: center;
}
h1 {
  font-family: "Courier New", Courier, monospace;
  font-size: 35;
  padding: 20;
  text-align: left;
}
p {
  font-family: "Courier New", Courier, monospace;
  font-size: 30;
  margin: 5%;
  text-align: justify;
}
.tenor-gif-embed {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0);
}
