@font-face {
src: url(https://file.garden/aPXsv8uJq1grMOks/FuturaHandwritten.ttf);
font-family: meow;
}

body {
font-family: meow;
background-color: black;
height: 100% !important;
align-items: center; 
justify-content: center; 
align-items: center !important;
}

a { color: #229971 }

.container-base {
background-image: url("https://i.postimg.cc/R0FFPYNS/Untitled292-20251205132414.png");
background-size: cover;
height: 375px !important;
width: 375px !important;
border-radius: 1px;
color: #cccccc;
border: solid #229971 2px;
border-radius: 10px;
font-size: 14px;
font-size: 20px !important;
 overflow: hidden;
}

.paste-container {
width: 400px;
}

.views-count {
  color: black;
  padding-top: 10px;
  font-weight: normal !important;
}

.owner-info { color: black; }
.publish-timestamp { display: none !important; }
.edit-timestamp { display: none !important; }
.views-count { color: white; }
.site-footer  { display: none !important; }
.site-header { color: white; }#theme-toggle  { display: none !important; }

.button, button {
color: white;
background-color: transparent; 
  padding: 0px;
  font-weight: normal !important;
}

.site-header p, .site-header svg {
color: black;
}

.scrollbox {
   text-align: justify;
    opacity: 100%;
    background-color: transparent;
    position: absolute;
    scrollbar-width: none;
    transition: 300ms ease;
    display: block;
    width: 220px;
    height: 127px;
    color: black;
    transition: 400ms ease-in-out;
    overflow: scroll;
    z-index: 90;
    margin-left: 120px;
    margin-top: 0px;
  font-size: 16px !important;
  font-weight: normal !important;
}

.me {
 text-decoration: underline dotted #229971 1.7px;
font-weight: normal;
  font-size: 16px;
}

b {
font-size: 16px;
}

.views-count {
  color: black;
  padding-top: 10px;
  font-weight: normal !important;
}