.button {
  font-size: 16px;
  padding: 0px;
  background: transparent;
}
hr {
   display: none;
}
a{
  font-family: courier;
  font-weight: bold;
  color: #00D6F2;
}
.txt p {
  font-size: 14px;
  color: black;
  font-family: courier;
  font-weight: bold;
}
.txt {
  height: 170px;
  overflow-y: scroll;
  width: auto;
  text-align: justify;
  text-justify: inter-word;
}
.flex {
  gap: 10px;
  display: flex;
}
.imggg {
  width: 100px;
  display
}
.paste-container {
width: 350px;
  padding: 0;
}
body {
 background-image: url(https://file.garden/Zxg0gd66ym14IJ7L/Untitled315_20250822174247.png); 
}
/*border by  sohannie on da blr*/
.container-base {
  background-color: white;
  overflow: hidden;
    border: 35px solid transparent;
    border-image: url('https://file.garden/Zxg0gd66ym14IJ7L/Untitled318_20250822173902.png') 160 round;
     border-image-outset: 5px;
  width: 350px;
  margin: auto;
  padding: 0px;
}
.publish-timestamp, .edit-timestamp {
  display: none;
}
.paste-info, .views-count, .owner-info {
  font-size: 16px;
  color: black;
  font-family: courier;
  font-weight: bold;
}
.paste-container {
width: 350px;
  padding: 0;
}