.text-container {
  margin: auto;
      background-image: url("https://file.garden/aPjPkUhCJDRhWI2G/Untitled70_20251201100416.png");
  background-image: no-repeat;
  width:500px;
    height:500px;
      }

main, body {
  background-color: black;
  }

p, a, b, em {
  color: white !important;
  font-family: tbp;
    }

@font-face {
  font-family: "tbp";
  src: url(https://file.garden/aPjPkUhCJDRhWI2G/my_chemical_romance.ttf);
  }


.site-footer, .views-count, .publish-timestamp, .edit-timestamp { 
 display: none !important; 
}