.frag:not(:target) { display: none; } #main:has(~ .frag:target) { display: none; } .image01 {

}.image01 { /* mask */ -webkit-mask-image: url(https://i.postimg.cc/9fgGsTdD/image.png); -webkit-mask-size: 120%; -webkit-mask-repeat: no-repeat; -webkit-mask-position: center; width:90%; padding-top: 0; 
}
.text-container {
  
background-color: #FFFAF5;
}
.image01 {
  position: center;
  width: 500px;
  height: 400px;

}
.dada {
position: fixed;
size: 50px;

/*link text */
} .dada { font-family: powerpuff; color:#F58B27; filter: drop-shadow( 0 1px #F58B27) drop-shadow( 1px 0 #F58B27) drop-shadow( 0 -1px #475D69) drop-shadow( -1px 0 #f68aa3) drop-shadow( 0 2.5px white) drop-shadow( 2.5px 0 white) drop-shadow( 0 -2.5px white) drop-shadow( -2.5px 0 white) drop-shadow(1px 1px 0 rgba(255, 210, 221, 0.60)) drop-shadow(1px 1px 0 rgba(255, 210, 221, 0.60)) drop-shadow( 0 0 10px white); /* the outline */ font-size:35px; overflow: hidden; text-align:left; }

/* will you punish me */
.scrollbox { display: block; background-color: white; margin-top: 5px; margin-bottom: 5px; width: 340px; height: 80px; overflow: scroll; border: solid black 2px; text-align: justify; padding: 1px; }
.scroll:hover { height: 220px; overflow-y: scroll; }

body { background: var(--background); transition: 0.9s ease; }



* { cursor: var(--cursor), auto; }

:root[data-theme="light"] { --cursor: url(https://files.catbox.moe/p3r78j.cur);

/* font */

@font-face { font-family: nicechalk; src: url(https://file.garden/ZtuMn9OuizV8RAz5/fonts/Nice%20Chalk%20Demo.ttf); }

}.header { color: #F58027; text-shadow: -1.5px -1.5px 0 black, 1.5px -1.5px 0 black, -1.5px 1.5px 0 black, 1.5px 1.5px 0 black, -3px -3px 0 black, 3px -3px 0 black, -3px 3px 0 black, 3px 3px 0 black;
  font-family: nicechalk;
  font-size: 50px;
  text-align: center;
  position: relative;
  top: 90px;
  left: -150px;
  z-index: 20;
}

.bottom { color: #F58027; text-shadow: -1.5px -1.5px 0 black, 1.5px -1.5px 0 black, -1.5px 1.5px 0 black, 1.5px 1.5px 0 black, -3px -3px 0 black, 3px -3px 0 black, -3px 3px 0 black, 3px 3px 0 black;
  font-family: nicechalk;
  font-size: 20px;
  text-align: center;
  position: relative; 
  top: 350px; 
  left: 230px;
  z-index: 20; }

body { background-image: url("https://files.catbox.moe/cxvp4q.jpeg"); background-position: center; background-size: 100%; }

.glass{
color: #F58027
text-align: right;
position: fixed;
top: 110px;
right: 10;
}

.unit
{ color: #F58027; 
text-align: right;
  position: fixed; 
  top: 130px; 
  right: 10; }

.shrimp { position: fixed; 
  width: 60px; 
  height: 60px;
  top: 160px;
}

.owner-info { display: none; }
.publish-timestamp { display: none !important; }
.edit-timestamp { display: none !important; }
.views-count { display: none; }
.edit {
  display:none !important;
}
.text-container {
  background-color:transparent;
}