.text-container {
  width:500px;
  height:550px;
  margin: auto !important;
  border-radius: 0px; 
  background-image: url('https://files.catbox.moe/3gzabx.png');
}
main {
width: 500px;
margin:auto;
}

@font-face { 
    font-family:'kg';
    src: url('https://files.catbox.moe/01la06.ttf')
    }
    @font-face {
        font-family:'af';
        src: url('https://files.catbox.moe/2cnp51.ttf')
    }
 p, r, strong, span, div, rf {
        font-family:'af';
        color: #9a87b0;
              font-size:25px;
   line-height:50px;
  }

a {
  font-family:'af';
  color: #6c5b80;
  text-decoration: underline;
}
body {
background: 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:140px;
    top:90px;
  }