@font-face {
        font-family: "pixel";
        src: url(https://file.garden/ZkEY3dxjtja0xEri/pstry/basiic.ttf);
    }

@font-face {
  font-family: "heart";
  src: url(https://file.garden/ZkEY3dxjtja0xEri/pstry/heartfont.ttf);
}

@font-face {
font-family: "lovely";
src: url(https://file.garden/ZkEY3dxjtja0xEri/pstry/y3if8d.ttf);
}

body {
  background: url('https://file.garden/ZkEY3dxjtja0xEri/pstry/strawb.png');
  background-size: contain;
}

.paste-container {
  width: 540px;
  position: relative;
  top: 80px;
}

.container-base {
  width: 552px;
  height: 366px;
  overflow: hidden;
  margin: auto;
 background-color: white; 
  border: solid 1.5px;
  border-radius: 13px;
  padding: 15px;
  background: url('https://file.garden/ZkEY3dxjtja0xEri/pstry/strawb2.png');
    background-size: cover;
  overflow: hidden;
}

.publish-timestamp, .edit-timestamp, .site-footer, .footer-line {
display: none;
}

.tab {
  width: 125px;
  height: 36px !important;
  position: absolute !important;
  font-family: "heart";
  border: black solid 1.5px;
  background-color: #FF286D;
  border-radius: 13px 13px 0px 0px;
  padding: 11px;
  padding-top: 08px;
  padding-bottom: 08px;
  color: white;
  font-size: 20px;
  text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;
  position: relative;
  top: -18px;
  left: 130px;
  text-align: center;
  padding-top: 5px;
  font-weight: 100 !important;
  letter-spacing: 0.2rem;
}

.beep {
  width: 250px;
  height: 333px;
  background-color: white;
   border: solid 1.5px;
  border-radius: 13px;
  padding: 11px;
  font-family: "pixel";
  font-size: 15.5px;
  font-weight: 100;
  background: url('https://file.garden/ZkEY3dxjtja0xEri/pstry/strawb3.png');
  background-size: 130%;
  color: #751b35;
  overflow: hidden;
  padding-top: 4px;
  line-height: 18px;
}

.boop {
  width: 250px;
  height: 334px;
  background-color: white;
   border: solid 1.5px;
  border-radius: 13px;
  padding: 11px;
  font-family: "pixel";
  font-size: 15.5px;
  font-weight: 100;
  background: url('https://i.postimg.cc/xdhyQbB5/paper.jpg');
  background-size: 130%;
  color: #6D041D;
  position: relative;
  top: -333px;
  left: 270px;
  overflow: scroll;
  text-align: justify;
  line-height: 18px;
}

mark {
 background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(128, 234, 250, 0.7) 50%, rgba(122, 228, 250, .7) 99%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
font-family: "lovely";
  font-size: 30px !important;
  font-weight: 100 !important;
  color: white;
  text-shadow: -1px -1px 0 #9c2f40, 1px -1px 0 #991020, -1px 1px 0 #991020, 1px 1px 0 #991020;
  line-height: 30px !important;
}

a {
  color: #4B88BE;
  text-shadow: 0px 0px 1px white;
  font-family: "pixel";
  text-decoration-line: underline;
  text-decoration-style: dotted;
  font-weight: 100 !important;
}

b {
  font-family: "pixel";
}