main, body, .text-container, .button, button.secondary, .editor_topbar {

 background-color: black; 

 font-family: scary;

 color: darkred !important;

 text-align: justify;

  }

@font-face {

  font-family: scary;

  src: url(https://file.garden/aPjPkUhCJDRhWI2G/07ReallyScaryMinchotai.ttf);

  }

.scary{

 font-family: scary;

font-size: 8px !important;

color: #8B0000 !important;

text-align: center;

  }

b {

  font-family: scary;

  color: darkred;

  text-decoration: underline wavy;

}

a {
  font-family: scary;

  color: crimson;

  }

.site-footer, .publish-timestamp, .edit-timestamp { 

 display: none !important; 

}