.text-container {

  margin: auto;

      background-image: url("https://file.garden/aPjPkUhCJDRhWI2G/Untitled112_20251220204058.png");

  background-image: no-repeat;

  width:400px;

    height:400px;

      }

main, body {

  background-image: url("https://file.garden/aPjPkUhCJDRhWI2G/Untitled112_20251220204501.png");

  }

p, b, em {

  color: #FFEBD3 !important;

  font-family: tbp;

  font-size: 25px;

     -webkit-text-stroke: 5px #C25922;

  paint-order: stroke fill;
}

a {
  text-decoration: underline dotted;
  color: #E5986C !important;
  font-family: tbp;
  font-size: 25px;
     -webkit-text-stroke: 4px #C25922;
  paint-order: stroke fill;
}
  
  
  
@font-face {

  font-family: "tbp";

  src: url(https://file.garden/aPjPkUhCJDRhWI2G/Sharpie-Regular.ttf);

  }

.edit  {

  background-color: #fff;

  opacity: 0%;

  } 

.site-footer, .views-count, .publish-timestamp, .edit-timestamp { 

 display: none !important; 

}