.text-container {
  width: 500px;
  height:550px;
  background-image: url('https://i.postimg.cc/cCwbDkbP/image-2025-09-01-222548641.png');
  margin:auto;
  border-radius:0px;
}
main {
  margin:auto;
  width:500px;
}

@font-face {
        font-family:'af';
        src: url('https://files.catbox.moe/2cnp51.ttf')
    }
 p, r, strong, span, div, rf {
        font-family:'af';
        color:#808ba8;
              font-size:25px;
   line-height: 30px;
}

a {
  font-family:'af';
  color:#525b75;
  text-decoration:underline;
}

body {
background-color: white;
}
.publish-timestamp, .edit-timestamp,  .site-footer, #theme-toggle, .site-header {
  display:none;
}
.edit:hover {
  background-color: #ffffff;
  color: grey;
}
.edit {
  background:#ffffff;
}
  .fuck {
   position:relative;
    left:250px;
    top:110px;
  }