* {
  line-height: 1.3;
  font-size: 13px;
  font-weight: 900;
}
.button {
  background-color: transparent;
}
svg {
  color: yellow;
}

.paste-info, .edit-timestamp, .owner-info, .publish-timestamp, .views-count {
  color: #F0491D;
  font-family: 'evil';
}
.site-header {
  width: 350px;
  text-align: right;
  position: relative; 
  left: 35%;
}
.site-header::after {
 content: "TT: I guess call it an extra birthday present. But instead of a present that's awesome, consider it more like a weird confession that may change the way you feel about me.";  
 text-align: right;
  padding: 0px;
  font-family: 'evil';
  color: #F0491D;
}
.footer-line {
  display: none;
}
.paste-info {
  font-family: 'evil';
}
a {
  font-family: 'evil';
  color: black;
  text-decoration: underline;
  text-decoration-color: red;
  text-decoration-style: dotted;
}
p, r{
  font-family: 'evil';
  color: black;
}
@font-face {
font-family: 'evil';
src: url(https://file.garden/Zxg0gd66ym14IJ7L/Charmonman-Regular.ttf);
} 
.paste-container {
width: 400px;
}
.text-container {
  height: 420px;
     padding: 0px;
     border: 30px solid transparent;
    border-image: url('https://file.garden/Zxg0gd66ym14IJ7L/Untitled211_20250805133637.png') 90 round;
     border-image-outset: 5px;
  background-image: url('https://file.garden/Zxg0gd66ym14IJ7L/Untitled279_20250805132327.png');
  background-repeat: no-repeat;
  background-color: #FFF200;
  background-size: 100%;
  background-position: bottom;
}
body {
  background: #FE8200;
}