body {
  background-color: black;
  color: white;
  font-size: 20px;
  word-wrap: break-word;
}

@font-face {
  font-family: "CamingoCode", "arial";
  src: url("https://somethinghappened.neocities.org/cobwebs/conspiracy%20theories/War/CamingoCode-Regular.ttf") format("truetype");
  
}

.p1 {
  text-align: center;
  font-size: 18px;
}

h1, h2 {
  font-family: "CamingoCode", "arial";
  border: 1px solid white;
  border-radius: 15px;
  padding: 5px;
}

.imggraph {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto;
}

figcaption {
  text-align: center;
  font-size: 18px;
  margin-top: 5px;
}

a {
  color: white;
}

blockquote {
  width: 750px;
  height: auto;
  align-content: center;
}

.hb4938 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto;
}
