body {
background-color: white;
    text-align: center;
}
.container-base {
  background-color: white;
  word-spacing: 10px;
}
#box {
width: 250px;
height: 640px;
padding: 1px;
text-align: center;
margin-left: 570px;
margin-top: -640px;
overflow: auto
  }
#box2 {
width: 200px;
height: 640px;
padding: 1px;
text-align: center;
margin-left: 280px;
margin-top: -420px;
overflow: auto
}  
 .owner-info { display: none; }
.publish-timestamp { display: none !important; }
.edit-timestamp { display: none !important; }
.views-count { display: none; }
.edit {
display: none;
}

@font-face {
src: url(https://files.catbox.moe/yo0aak.ttf);
font-family: crayon;
}
*, a {
font-family: crayon;
font-size: 20px;
}
.text-container {
width: 1000px;
height: 800px;
overflow: hidden;
}
