body{background-image:url(https://files.catbox.moe/8b552h.png);background-size:cover;}.text-container{background:transparent;}.container{display: flex;align-items: center;justify-content:space-between; border:5px double #615853;border-radius:8px;background:white;padding:10px 15px;max-width:525px;margin:20px auto;}.profile-img{width:200px;height:auto;border-radius:6px;}.text-block{flex-grow:1;display:flex;justify-content:center;padding-left:20px;}.text-block pre {margin:0;font-family:inherit;font-size:20px;color:#615853;line-height:1.4;}.site-header p{color:#615853}.site-header svg{color:#822e18}.site-header a{color:#822e18}.site-footer{display:none;}.views-count{color:#822e18;}.owner-info{color:#615853;}a{color:#822e18;}.publish-timestamp{display:none;}.edit-timestamp{display:none;}.button{background-color: transparent;color:#822e18;}.button:hover{background-color:transparent}@media(max-width:520px){.container{flex-direction:row;max-width:100vw;padding:10px;justify-content:flex-start;}.profile-img{width:35vw;max-width:150px;height:auto;margin-right:10px;}.text-block{flex-grow:1;padding-left:0;justify-content:flex-start;}.text-block pre{font-size: 16px;line-height: 1.3;}}