     @font-face {
font-family: minecraft;
src: url(https://file.garden/ZgTEIoo9YF7Ec-T_/Minecraft.ttf);
    }
mark {
  background-color: #C6DEB6;
  padding: 2px;
  border-radius: 4px;
  font-family: minecraft;
  color: black;
}
.links {
  color: #C6DEB6;
  font-family: "minecraft";
    font-weight: 700;
    font-size: 1em;
}
.box {
  width: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto;
  gap: 90px; 
color: #262D25;
}

.reverse {
  flex-direction: row-reverse; 
}

.flex-img {
  width: 150px;
}

.scrollbox {
  font-size: 16px;
  border: #1e61fc double 8px;
  padding: 10px;
  width: 150px;
  height: 150px;
  overflow-y: auto;
  text-align: center;
  background-color: white;
  border-radius: 14px;
        border: 2px solid black;
    border-width: 8px;
    border-style: solid;
    border-image: url("https://file.garden/ZgTEIoo9YF7Ec-T_/Untitled20_20250807013223.png") 6 fill round; 
  font-family: minecraft;

}
.contact {
  text-align: center;
  font-family: minecraft;
}
.site-header { 
  display: none !important; 
}
#notifications Dropdown { 
  display: none !important; 
}
.site-header 
{ display: none !important; 
}
paste-info { 
  display: none !important; 
}
.publish-timestamp{ 
  display: none !important; 
}
.edit-timestamp { 
  display: none !important; 
}
.owner-info { 
  display: none !important; 
}
.views-count { 
  display: none !important; 
}
.site-footer  { 
  display: none !important;
}
#theme-toggle  {
  display: none !important;
}
.button.edit  {
  display: none !important; 
}
 .container-base {
   background-color: #fff; 
}
body { 
  background-color: #fff; 
}