@font-face {
src: url(https://file.garden/aPXsv8uJq1grMOks/Rosemartin.otf);
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: #888888 }


.container-base {
background-color: black;
height: 375px !important;
width: 375px !important;
border-radius: 1px;
color: #cccccc;
border: solid #DB0000 2px;
border-radius: 10px;
font-size: 14px;
 overflow: hidden;
}

.paste-container {
width: 400px;
}

.views-count {
  color: black;
  padding-top: 10px;
  font-weight: normal !important;
}

.owner-info { display: none !important }
.publish-timestamp { display: none !important; }
.edit-timestamp { display: none !important; }
.views-count { color: white; }
.site-footer  { display: none !important; }
.site-header { display: none !important; }
#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: 325px;
    height: 225px;
    color: #cccccc;
    transition: 400ms ease-in-out;
    overflow: scroll;
    z-index: 90;
    margin-left: 0px;
    margin-top: 10px;
  font-size: 14px !important;
  font-weight: normal !important;
}

b {
font-size: 14px;
}

.views-count {
  color: black;
  padding-top: 10px;
  font-weight: normal !important;
}