@import url('https://fonts.googleapis.com/css2?family=Libertinus+Math&family=Mea+Culpa&family=Ole&family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap');


@font-face {
  font-family: 'big curls';
  src: url('https://files.catbox.moe/ux9g4t.ttf') format('woff2');
}


@font-face {
  font-family: 'tenbitesch';
  src: url("https://files.catbox.moe/gi9id6.ttf") format('woff2');
}

@font-face {
  font-family: 'gaegu';
  src: url("https://files.catbox.moe/3y203m.ttf") format('woff2');
}


@font-face {
  font-family: 'basiic';
  src: url("https://file.garden/aniZg5cZ1wfJ2PC7/fonts/basiic.ttf") format('woff2');
}


@font-face {
  font-family: 'basiic';
  src: url("https://file.garden/aniZg5cZ1wfJ2PC7/fonts/basiic.ttf") format('woff2');
}

@font-face {
  font-family: 'spirit';
  src: url("https://files.catbox.moe/u949la.ttf") format('woff2');
}

html {
  cursor: url('https://www.rw-designer.com/cursor-view/244898.png'), auto;
}

a, button, [role="button"] {
  cursor: url('https://www.rw-designer.com/cursor-view/244900.png'), pointer !important;
}

body {
    font-family: 'Roboto Mono', monospace;
    margin: 0;
    padding: 0;
  background-image: url('https://i.postimg.cc/wjYd76JF/detod0e-72798f7a-5645-4766-beaa-594c721d2fa8.gif');
  background-attachment: fixed;
  background-repeat: repeat;
}




.sitecontainer {
  width: 800px;
  margin: 0 auto; 
  padding: 10px;
  padding-right:20px;
  background-image: url("https://files.catbox.moe/h1sjsi.png");

  /*https://file.garden/Z4-KIXj5okOfzeyR/STASH/Backgrounds/stills/edd0f32f0ee6e543d9712989f9498adb.jpg ,https://goooby.neocities.org/graphics%20made%20by%20me/pattern_0_6934321147cbfd4286171b73256fb9b1.png */
  background-repeat: repeat;
  background-size:auto;
  border: 13px solid transparent;
  border-image: url('https://i.postimg.cc/Pxgvs7hP/IMG_1915.png') 12 repeat;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.bg1 {
  width: 830px;
  margin: 0 auto; 
  padding: 20px;
  padding-right:50px;
  background-image: url("https://i.postimg.cc/NFD79VSB/tumblr_c725a3b44fde73ffcfa8f4426dffff02_6f994762_100.webp");

  /* cooking bg save for cooking page cooking site !! https://i.postimg.cc/MHmdYkPr/590941r351ykwhz6.gif */

  /*https://file.garden/Z4-KIXj5okOfzeyR/STASH/Backgrounds/stills/edd0f32f0ee6e543d9712989f9498adb.jpg ,https://goooby.neocities.org/graphics%20made%20by%20me/pattern_0_6934321147cbfd4286171b73256fb9b1.png */
  background-repeat: repeat;
  background-size:auto;
  border: 20px solid transparent;
  border-image: url('https://file.garden/ZxhJ4966ym14IKGg/Untitled829_20250317013805.png') 12 repeat;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  position: relative;
  background-origin: padding-box; 
  background-size: 10%; 
}


mark {
  background-color: #a4ede664;
  color:#cb88ab;
  padding: 2px 2px;
}

a {
  color: #e3fdff;
    text-shadow: 
  -1px -1px 0 #efacc2,
   1px -1px 0 #efacc2,
  -1px  1px 0 #efacc2,
   1px  1px 0 #efacc2;
  text-decoration: underline;
}

/* header area */

.scrollingtext {
  background-image: url('https://i.postimg.cc/28RkYzgn/IMG_2099.gif');
  background-size: contain;
  border: 1px solid #ffbdeb;
  font-size: 11px;
  font-family: 'Roboto Mono', monospace;
  color: #ffffff;
  text-shadow: 
  -1px -1px 0 #ffbfd3,
   1px -1px 0 #ffbfd3,
  -1px  1px 0 #ffbfd3,
   1px  1px 0 #ffbfd3;
   z-index: 6;
}

.scrollingstamp {
  background-image: url('https://i.postimg.cc/28RkYzgn/IMG_2099.gif');
  background-size: contain;
  border: 1px solid #ffbdeb;
  font-size: 11px;
  font-family: 'Roboto Mono', monospace;
  color: #cefffd;
  text-shadow: 
  -1px -1px 0 #ffbfd3,
   1px -1px 0 #ffbfd3,
  -1px  1px 0 #ffbfd3,
   1px  1px 0 #ffbfd3;
}

.scrollingstamp img {
  height: 50px;
  text-align:center;
  margin-top: 8px;
  width: auto;
  margin-left: 8px;
  gap: 10px;
}


.scrollingbuttons {
  background-image: url('https://i.postimg.cc/28RkYzgn/IMG_2099.gif');
  background-size: contain;
  border: 1px solid #ffbdeb;
  padding-top:5px;
  font-size: 11px;
  font-family: 'Roboto Mono', monospace;
  color: #ffffff;
  text-shadow: 
  -1px -1px 0 #ffbfd3,
   1px -1px 0 #ffbfd3,
  -1px  1px 0 #ffbfd3,
   1px  1px 0 #ffbfd3;
   z-index: 6;
   width:100%;
}


.headerimg {
    width: 150px;
    height: auto; /* keeps aspect ratio i think so no touchy touchy */
    margin:0 auto;
    z-index: 7;
}

/* nav menu */

.float-nav {
  position: absolute; /* stays in place while scrolling */
  top: 173px;       /* adjust this */
  left: 105px;       /* adjust this */
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.7);
  padding: 3px 5px;
  border-radius: 2px;
  border: 10px solid transparent;
  border-image: url('https://files.catbox.moe/yidsgt.png') 12 repeat;
  font-size: 12px;
  z-index: 9999;
  animation: rock 2.5s ease-in-out infinite;
}

.float-text {
  font-family: "Roboto Mono", sans-serif;
  font-size: 10px;
  color:rgb(112, 141, 150);
  letter-spacing: 0px;
}


@keyframes rock {
  0%   { transform: translateY(2px); }
  25%  { transform: translateY(-2px); }
  50%  { transform: translateY(2px); }
  75%  { transform: translateY(-2px); }
  100% { transform: translateY(2px); }
}



.phonewrap {
  font-size: 12px;
  position: absolute;
  left: -5px; /* part of phone outside 800px */
  width: 180px;
  height: 320px;
  z-index: 5;
}

.navmenu {
  position: absolute;
  top: 220px;
  left: 120px;
  width: 97px;
  height: 80px;
  text-align:left;
  justify-content: space-between;
  background-color: #fdfdfd68;
  overflow-x:hidden;
  overflow-y:scroll;
}

.phonescreen {
  overflow: scroll;
  padding: 10px;
}

hr {
  border: none;
  height: 2px;
  background: linear-gradient(
    90deg,
    #ffd6e8,
    #fbe7ff,
    #e3f0ff,
    #d4fff7,
    #fffbd1,
    #ffd6e8
  );
  background-size: 400% 100%;
  animation: pastelShimmer 10s linear infinite;
  border: 1px solid #c6c6c68f;
  margin: 4px 0;
}

@keyframes pastelShimmer {
  0% { background-position: 0% 0; }
  100% { background-position: 400% 0; }
}

.phone {
  background-image: url('https://files.catbox.moe/wr7k61.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 200%;
  height: 120%;
  top: -90px;
  right: 95px;
  position: relative;
  z-index: 5;

  transition: transform 0.3s ease; 
}

.phone:hover {
    transform: rotate(-5deg); 
}

/* tootlip */
.tooltip-container {
  position: relative;
}

.tooltip-box {
  position: absolute;
  pointer-events: none;
  background: #ffe7f4ac;
  color: #dafdff;
  text-shadow: 
  -1px -1px 0 #ff9fcf,
   1px -1px 0 #ff9fcf,
  -1px  1px 0 #ff9fcf,
   1px  1px 0 #ff9fcf;
  padding: 5px 8px;
  font-size: 11px;
  font-family: "Libertinus Math", system-ui;
  border-radius: 6px;
  border: 1px solid #ff9fcf;
  box-shadow: 0 2px 4px rgba(0,0,0,0.15);
  white-space: nowrap;

  opacity: 0;
  transition: opacity 0.05s linear;
}


/* cliques and webrings !!!!! */
.sectionbox {
  width: 180px;
  background-image: url('https://i.postimg.cc/8CtmPGc1/IMG_8012.jpg');
  background-size: cover;
  border: 20px solid transparent;
  border-image: url('https://files.catbox.moe/yidsgt.png') 12 repeat;
  padding: 10px;
  margin: 15px 20px 0px 0px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.sectionboxpink {
  width: 180px;
  background-image: url('https://files.catbox.moe/a7k3gh.png');
  background-size: cover;
  border: 20px solid transparent;
  border-image: url('https://i.postimg.cc/284hmC1m/IMG_1921.gif') 12 repeat;
  padding: 10px;
  margin: 15px 20px 0px 0px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.sectionboxpinkborder {
  border: 20px solid transparent;
  border-image: url('https://i.postimg.cc/BZP2YTsj/IMG_1923.png') 12 repeat;
}

.statusbox {
  position: fixed; /* stays in place even when scrolling */
  top: -60px;      /* adjust vertical position */
  right: 10px;     /* pushes it off the right side */
  z-index: 10;     /* keeps it above other elements */
  text-align: left;
}

.statusbox2 {
  position: fixed; /* stays in place even when scrolling */
  top: 270px;      /* adjust vertical position */
  right: 10px;     /* pushes it off the right side */
  z-index: 10;     /* keeps it above other elements */
  text-align: left;
}

.statustitle {
  font-family: 'Ole', cursive;
  font-size: 70px;
  color: #f2fdff;
  text-shadow:
    -1px -1px 0 #ffbfd3,
     1px -1px 0 #ffbfd3,
    -1px  1px 0 #ffbfd3,
     1px  1px 0 #ffbfd3;
  margin-bottom: -21px;
}

.statustitle2 {
  font-family: 'Ole', cursive;
  font-size: 70px;
  color: #f2fdff;
  text-shadow:
    -1px -1px 0 #ffbfd3,
     1px -1px 0 #ffbfd3,
    -1px  1px 0 #ffbfd3,
     1px  1px 0 #ffbfd3;
  margin-bottom: -30px;
}

.sectionbox2 {
  width: 100px;
  height: 220px;
  background-image: url('https://i.postimg.cc/8CtmPGc1/IMG_8012.jpg');
  background-size: cover;
  border: 20px solid transparent;
  border-image: url('https://files.catbox.moe/yidsgt.png') 12 repeat;
  padding: 10px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.sectionbox3 {
  width: 115px;
  height: auto;
  background-image: url('https://i.postimg.cc/7ZKr8tgN/2a2efa8287864203f0ed4eb8c3a8a140.jpg');
  background-size: 60%;
  border: 20px solid transparent;
  border-image: url('https://i.postimg.cc/T1bmK6QV/IMG_1924.gif') 12 repeat;
  padding: 10px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.sectionbox4 {
  width: 180px;
  height: 270px;
  background-image: url('https://i.postimg.cc/8CtmPGc1/IMG_8012.jpg');
  background-size: cover;
  border: 20px solid transparent;
  border-image: url('https://files.catbox.moe/yidsgt.png') 12 repeat;
  padding: 10px;
  margin: 15px 20px 0px 0px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.sectionbox5 {
  width: 115px;
  height: 190px;
  text-align: left;
  font-size: 12px;
  overflow-y: scroll;
  overflow-x: hidden;
  background-image: url('https://i.postimg.cc/8Cv3bkh3/0a09eb6982e3eea47a8b1f6a5b85996c.jpg');
  background-size: 30%;
  border: 20px solid transparent;
  border-image: url('https://i.postimg.cc/T1bmK6QV/IMG_1924.gif') 12 repeat;
  padding: 10px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.todolist {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.todolist li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 6px;
  font-size: 15px;
  color: #cb88ab;
  font-family: "Libertinus Math", serif;
}

.todolist li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 16px;
  height: 16px;
  background-image: url("https://i.postimg.cc/3NLPtyW6/IMG-5081.gif");
  background-size: contain;
  background-repeat: no-repeat;
}


.todolist li:hover {
  background-color: #dafdff;
  border-color: #a4ede6;
  transform: scale(1.03);
  transition: all 0.2s ease-in;
}



.sectiontitle {
  display: flex;
  gap: 5px;
  margin-bottom: 8px;
}

.tab {
  background-color: #ffbfd37d;
  border: 1px solid transparent;
  border-radius: 10px;
  margin-right: 13px;
  margin-left: 5px;
  font-size: 12px;
  font-family: "Libertinus Math", system-ui;
  border: 10px solid transparent;
  border-image: url('https://i.postimg.cc/d0VJpZH8/IMG_5694.png') 20 repeat;
  color: #cb88ab;
  cursor: pointer;
}

.tab.active {
  background-color: #cfeff26c;
}

.sectioncontent {
  width:200px;
  height: 230px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right:5px;
  font-size: 10px;
  color: #cb88ab;
}

.underneighbor-content {
  margin-top: -18px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Libertinus Math", serif;
}

.neighbortexts {
  color:#fffbfd;
  text-shadow: 
  -1px -1px 0 #b8ddf1,
   1px -1px 0 #b8ddf1,
  -1px  1px 0 #bfe9ff,
   1px  1px 0 #bfe9ff;
}

.underneighbor-content p {
  font-size: 15px;
}

.boximage {
  width: 70px;
  height: auto;
  border-radius: 1px;
  float: left;
  margin-right: 10px;
}


.tabcontent {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.tabcontent.show {
  opacity: 1;
}

.smallcontainer2 {
  width: 120px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left:0px;
  display: block;
  overflow: visible;
  height: auto;
  background-size: cover;
}

.smallcontainer {
  width: 120px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left:0px;
  display: block;
  overflow: scroll;
  height: 60px;
  background-image: url('https://i.postimg.cc/8CtmPGc1/IMG_8012.jpg');
  background-size: cover;
}

.bottomspace {
  margin-bottom: 15px;
}

/* new wrapper for stacked boxes */
.leftcolumn {
  display: flex;
  flex-direction: column; 
  gap: 0px;
  margin-left: 20px;
}

.midcolumn {
  display: flex;
  flex-direction: column; /* stack vertically */
  gap: 0px;
}

.middleclassahh {
  margin-right:10px;
  height: 130px;
  width: auto;
}

.neighborlist {
  display: flex;
  flex-wrap: wrap; /* allows multiple buttons per row */
  gap: 5px;        /* small space between buttons */
  justify-content: center;
}

.neighborlist a {
  display: inline-block; /* keeps buttons side by side */
}

.underneighbor {
  width: 215px;
  height: 65px;
}



/*header area*/

h1 {
    font-family: 'Mea Culpa', cursive;
    color: rgb(248, 253, 255);
    margin-left: 30px;
    margin-top:170px;
    margin-right:0;
    margin-bottom: 10px;
    padding:0;
    text-shadow: 
  -1px -1px 0 #ffbfd3,
   1px -1px 0 #ffbfd3,
  -1px  1px 0 #ffbfd3,
   1px  1px 0 #ffbfd3;
   font-size: 100px;
  z-index: 999;  /* topmostlayer i believe */
  position:absolute;
  top:-70px;
} 

.gifheader {
  width:100%;
  height: 200px;
  /*background-image: url('https://files.catbox.moe/5gq8yl.gif');
  background-size: cover;*/
  background-size: 13%;
  background-repeat: repeat;
  background-position: center;
  display: flex;
  align-items: center;
  border: 13px solid transparent;
  border-image: url("https://file.garden/Z4-KIXj5okOfzeyR/borders/ww.png") round 12;
  /* justify-content: center; */
  position: relative;
  z-index:7;
}

.actualgiflol {
  background: url('https://i.postimg.cc/Jn2Rr44L/tumblr_ea4be42c2838b6473066ddd2aa1b7208_f7166aa1_100.webp');
  background-size: 13%;
  background-repeat: repeat;
  background-position: center;
  width:100%;
  height: 200px;
  position: relative;
  border-radius:5px;
}

.headerdeco {
  position: absolute;
  top: -64px;
  left: 540px;
  width: 230px;
  height: auto;
  background-size: cover;
  pointer-events: none; /* allows clicks to pass through grgrgragagefrr */
  z-index:100;
}

.headerdeco2 {
  position: absolute;
  top: 60px;
  left: 420px;
  width: 380px;
  height: auto;
  background-size: cover;
  pointer-events: none; /* le clicks to pass through */
  z-index:22;
}

.headerdeco3 {
  position: absolute;
  top: -30px;
  left: 30px;
  width: 170px;
  height: auto;
  background-size: cover;
  pointer-events: none; /* ah lele im flying */
  z-index:22;
}

.headerdeco4 {
  position: absolute;
  top: 268px;
  left: 509px;
  width: 270px;
  height: auto;
  background-size: cover;
  pointer-events: none; /* let clicks to pass through */
  z-index:22;
}

.headerdeco5 {
  position: absolute;
  top: 7px;
  left: 40px;
  width: 350px;
  height: auto;
  background-size: cover;
  pointer-events: none; /* let clicks to pass through */
  z-index:0;
  border: 10px solid transparent;
  border-image: url("https://i.postimg.cc/RhJCpKqH/testborder3.png") round 12;
}

.headerdeco6 {
  position: absolute;
  top: -25px;
  left: 355px;
  width: 150px;
  height: auto;
  background-size: cover;
  pointer-events: none; /*  clicks to pass through */
  z-index:50;
}

.headerdeco7 {
  position: absolute;
  top: 13px;
  left: -55px;
  width: 150px;
  height: auto;
  background-size: cover;
  pointer-events: none;
  z-index:0;
  animation: swoopy 1s ease-in-out infinite;
}

@keyframes swoopy {
  0% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(5deg);
  }
}

.headerdeco8 {
  position: absolute;
  top: 1040px;
  left: 730px;
  width: 70px;
  height: auto;
  background-size: cover;
  pointer-events: none; /* allows clicks to pass through */
  z-index:0;
  rotate: -10deg;
}
.headerdiv {
  position:absolute;
  top: 50px;
  left:200px;

}


.headerdeco9 {
  position: absolute;
  top: 110px;
  left: 385px;
  width: 115px;
  height: auto;
  background-size: cover;
  pointer-events: none; /* allows clicks to pass through */
  z-index:999;
  rotate: -10deg;
}


.headerdeco10 {
  position: absolute;
  top: 150px;
  left: 478px;
  width: 115px;
  height: auto;
  background-size: cover;
  pointer-events: none; /* allows clicks to pass through */
  z-index:0;
  rotate: 0deg;
}


.headerdeco11 {
  position: fixed;
  top: 300px;
  left: -40px;
  width: 320px;
  height: auto;
  background-size: cover;
  pointer-events: none; /* allows clicks to pass through */
  z-index:999;
  rotate: 0deg;
}



.headerdeco12 {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 80px;
  height: auto;
  background-size: cover;
  pointer-events: none; /* allows clicks to pass through */
  z-index:9;
  rotate: 0deg;
}



.headerdeco13 {
  position: absolute;
  top: 340px;
  right: 20px;
  width: 80px;
  height: auto;
  background-size: cover;
  pointer-events: none; /* allows clicks to pass through */
  z-index:9;
  rotate: 0deg;
}

.headerdeco14 {
  position: fixed;
  margin: 0;
  right:-10px;
  top:-60px;
  width: 100vw;
  height: auto;
  background-size: cover;
  pointer-events: none; /* allows clicks to pass through */
  z-index:9;
  rotate: 0deg;
}


.headerdeco11 img {
  width:350px;
}

.suaBubble {
  position: fixed;
  top:310px; 
  left:170px;
  z-index:999;
  width:170px;
  height:130px;

  background-image:url("https://files.catbox.moe/ucc8ki.png");
  background-size: contain;
  background-repeat: no-repeat; 
  background-position: center;

  padding: 20px 15px; 
  overflow-y: auto;   
  border: none;
}

.statusinbubble {
  position:relative;
  left:35px;
  top:11px;
  width: 100px;
  height:92px;
  overflow:hidden;
  overflow-y: auto;
  background: transparent; 
  color: #333;
}

.statusinbubble::-webkit-scrollbar {
  width: 6px;
}

.statusinbubble::-webkit-scrollbar-thumb {
  background: #ffbcd4;
  border-radius: 10px;
  margin:5px;
}

div.statusinbubble iframe {
  overflow:hidden;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
  height:200%;
}

div.statusinbubble iframe::-webkit-scrollbar {
  display: none;
}

.suaBubble {
  transition: opacity 0.4s ease;
}

.suaBubble.hidden {
  opacity: 0;
}

.close {
  position: absolute;
  top: 38px;
  font-family:"basiic";
  right: 2px;
  background: #fef2ff;
  border: 10px solid #ffbcd4;
  border-radius: 3px;
  border-image: url("https://i.postimg.cc/W4k21SkS/Untitled257-20241023121517.png") round 12;
  padding: 2px 6px;
  font-size: 12px;
  color: #ff7fa8;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease;
  z-index: 1001;
}

.close:hover {
  background: #fbe0fd;
  transform: scale(1.1);
}

.showSua {
  position: fixed;
  top: 380px;
  left: 180px;
  font-family:"basiic";
  background: #fbe8f0e4;
  background: #fef2ff;
  border: 10px solid #ffbcd4;
  border-radius: 3px;
  border-image: url("https://i.postimg.cc/W4k21SkS/Untitled257-20241023121517.png") round 12;
  padding: 4px ;
  font-size: 10px;
  color: #ff7fa8;
  cursor: pointer;
  transition: opacity 0.6s ease;
  z-index: 999;
}

.showSua.hidden {
  opacity: 0;
  pointer-events: none;
}


.mood {
  position:absolute;
  left:60px;
  top:121px;
  rotate:4deg;
}

/* finally, sidebar and content area */

.wrapper {
  width: 800px;
  margin: 0 auto; /* centers horizontally */
  display: flex; 
  justify-content: space-between;
  gap: 20px;
  padding:5px;
  position: relative;

}

img.stamps {
  height: 65px;
  width: auto;
  margin-right: 10px;
  gap: 10px;

}

.sidebar {
  width: 250px;
  padding: 10px;
  text-align: center;
}

.content {
  flex: 1;
  border: 1px solid #ccc;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  padding: 2px;
  text-align: left;
  background-image: url('https://i.postimg.cc/QdJR2zV7/IMG_1501.jpg');
  background-size: contain;
  background-repeat: repeat;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 20px; 
}

.content2 {
  flex: 1;
  border: 1px solid #ccc;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  padding: 2px;
  text-align: left;
  background-image: url('https://files.catbox.moe/g89s93.jpg');
  background-size: contain;
  background-repeat: repeat;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px; 
}

.footer h3 {
  font-size: 40px;
  font-family: 'gaegu', cursive;
  color: #dffcfb;
    text-shadow: 
  -1px -1px 0 #efacc2,
   1px -1px 0 #efacc2,
  -1px  1px 0 #efacc2,
   1px  1px 0 #efacc2;
  padding:0;
  padding-top: 10px;
  margin:0;
}

.footer p {
  padding: 0;
  font-family: 'gaegu', cursive;
  font-size:15px;
}

.footer {
  width: 800px;
  height:auto;
  overflow:hidden;
  border: 15px solid transparent;
  border-image: url('https://i.postimg.cc/284hmC1m/IMG_1921.gif') 12 repeat;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  padding: 2px;
  text-align: center;
  background-image: url('https://files.catbox.moe/ymqrs7.gif');
  background-repeat: repeat;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px; 
}

p {
    font-size: 11px;
}

img.pixel {
    width: auto;
    height: 13px;
    position:relative;
    top:3px;
}


main {
  display: flex;
  flex-direction: column;
  align-items: center;
}


.intro {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: 20px;
    padding: 20px;
    width: 300px;
    background-image: url('https://i.postimg.cc/8CtmPGc1/IMG_8012.jpg');
    background-size: cover;
    border: 20px solid transparent;
    border-image: url('https://i.postimg.cc/d0VJpZH8/IMG_5694.png') 20 repeat;
}

.cutebutton {
    margin-left: 170px;
    text-align: center;
    background-color: #ffbfd37d;
    color: #cb88ab;
    border-radius: 5px;
    border: 1px solid #ffbfd3;
}

.cutebutton2 {
    margin-left: 70px;
    text-align: center;
    background-color: #ffbfd37d;
    color: #cb88ab;
    border-radius: 5px;
    border: 1px solid #ffbfd3;
}

.cutebutton2edit {
    margin-left: 0px;
    margin-left: 90px;
}

.wrapper {
  width: 800px;
  margin: 0 auto;
  display: flex;
  gap: 15px;
}

.content {
  flex: 1;
}

.sectionwrap {
  display: flex;
  gap: 10px;
}

.about {
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: 20px 20px 20px 0;
    padding: 20px;
    width: 170px;
    background-image: url('https://i.postimg.cc/8CtmPGc1/IMG_8012.jpg');
    background-size: cover;
    border: 20px solid transparent;
    border-image: url('https://i.postimg.cc/d0VJpZH8/IMG_5694.png') 20 repeat;
}

.update {
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: 10px;
    padding: 7.5px;
    text-align: left;
    width: 130px;
    background-image: url('https://i.postimg.cc/XJmhq4hM/IMG-9323.jpg');
    background-size: cover;
}

.update p {
    font-size: 8.5px;
    margin: 2px 0;
}

/* img styling */
.divider {
    width: 100%;
    height: auto;
    margin: 20px 0;
    border: none;
    display: block;
}


.three-columns {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 15px;
}

/* Column boxes */
.col > div {
  padding: 10px;
  margin-bottom: 15px;
}

/* Latest entries scroll */
.latestEntries {
  height: 120px;
  overflow-y: scroll;
  background-image: url('https://files.catbox.moe/a7k3gh.png');
  background-size: cover;
  border: 15px solid transparent;
  border-image: url('https://i.postimg.cc/284hmC1m/IMG_1921.gif') 12 repeat;
  padding: 10px;
  margin-left:20px;
  margin-top:20px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

/* Now playing small */
.nowplaying {
  height: 80px;
  background-image: url('https://64.media.tumblr.com/d7128168c07e10df0cdbfd730a9d912c/ae712f7dfa43273d-cd/s250x400/32cbd3a7c8db75f855cb6fa81c3d1ce4e2815588.gif');
  background-size: 100%;
  border: 15px solid transparent;
  border-image: url('https://i.postimg.cc/Jz08pjgs/testborder4.png') 12 repeat;
  padding: 10px;
  margin-left:20px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

/* Chatbox tall */
.cboxeroni {
  height: 265px;
  background-image: url('https://i.postimg.cc/85nZ2kr6/tumblr-6662e8818ae91398fadc5cbaf7bef9cc-2db32d81-100.webp');
  background-size: 20%;
  border: 15px solid transparent;
  border-image: url('https://i.postimg.cc/Jz08pjgs/testborder4.png') 12 repeat;
  padding: 10px;
  margin-top:20px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

/* Empty box */
.emptyBox {
  height: 200px;
  background-image: url('https://files.catbox.moe/a7k3gh.png');
  background-size: cover;
  border: 15px solid transparent;
  border-image: url('https://i.postimg.cc/284hmC1m/IMG_1921.gif') 12 repeat;
  padding: 10px;
  margin-right:20px;
  margin-top:20px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.emptyBox h2 {
  font-family: Spirit;
  color: #cb88ab;
  font-size:20px;
}

.column2 {
  background: url('https://i.postimg.cc/8CsQ1d4C/8337793.png');
}


.deco3 {
  position: absolute;
  top: 200px;
  left: 10px;
  rotate:-2deg;
  width: 70px;
  height:auto;
  padding: 10px;
  text-align: center;
  filter: brightness(1.1) contrast(1.05); 
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  box-shadow:none;
  z-index:500;
  transition: transform 0.18s ease;
}

.deco3:hover {
  transform:scale(1.03) rotate(-1.1deg);
}


.deco4 {
  position: absolute;
  top: -200px;
  left: 10px;
  rotate:-6deg;
  width: 70px;
  height:auto;
  padding: 10px;
  text-align: center;
  filter: brightness(1.1) contrast(1.05); 
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  box-shadow:none;
  z-index:500;
  transition: transform 0.18s ease;
}

.deco4:hover {
  transform:scale(1.03) rotate(-1.1deg);
}


.deco5 {
  position: absolute;
  top: 20px;
  rotate:-5deg;
  left: 460px;
  width: 70px;
  height:auto;
  padding: 10px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  box-shadow:none;
  z-index:500;
  transition: transform 0.18s ease;
}

.deco5:hover {
  transform:scale(1.03) rotate(-1.1deg);
}


.deco6 {
  position: absolute;
  top: 120px;
  left: 200px;
  width: 70px;
  height:auto;
  padding: 10px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  box-shadow:none;
  z-index:500;
  transition: transform 0.18s ease;
}

.deco6:hover {
  transform:scale(1.03) rotate(-1.1deg);
}

.deco7 {
  position: absolute;
  top: 120px;
  left: 200px;
  width: 70px;
  height:auto;
  padding: 10px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  box-shadow:none;
  z-index:500;
  transition: transform 0.18s ease;
}

.deco7:hover {
  transform:scale(1.03) rotate(-1.1deg);
}
 
 .deco8 {
  position: absolute;
  top: 280px;
  left: 450px;
  width: 70px;
  height:auto;
  padding: 10px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  box-shadow:none;
  z-index:500;
  transition: transform 0.18s ease;
}

.deco8:hover {
  transform:scale(1.03) rotate(-1.1deg);
}
 

 .deco9 {
  position: absolute;
  top: -10px;
  left: 588px;
  width: 160px;
  height:auto;
  padding: 10px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  box-shadow:none;
  z-index:500;
  transition: transform 0.18s ease;
}

.deco9:hover {
  transform:scale(1.03) rotate(-1.1deg);
}
 

 .deco10 {
  position: absolute;
  top: -110px;
  right: -40px;
  width: 110px;
  height:auto;
  padding: 10px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  box-shadow:none;
  z-index:500;
  transition: transform 0.18s ease;
}

.deco10:hover {
  transform:scale(1.03) rotate(-1.1deg);
}


 .deco11 {
  position: absolute;
  top: -100px;
  left: -35px;
  width: 80px;
  height:auto;
  padding: 10px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  box-shadow:none;
  z-index:500;
  transition: transform 0.18s ease;
}

.deco11:hover {
  transform:scale(1.03) rotate(-1.1deg);
}
 

  
/*scrollbarrr stuff*/

    #container {
      overflow: scroll;
      overflow-x: hidden;
      height: 10em;
      padding: 1rem;
    }

    #container2 {
      overflow: scroll;
      overflow-x: hidden;
      height: 10em;
      padding: 1rem;
    }


        ::-webkit-scrollbar {
        width: 14px;
        }

        ::-webkit-scrollbar:horizontal {
        height: 14px;
        }

        ::-webkit-scrollbar-corner {
        background: #eee;
        }

        ::-webkit-scrollbar-track:vertical {
        background: linear-gradient(90deg, #e5e5e5, #f0f0f0 20%);
        border-radius: 5px;
        }


        ::-webkit-scrollbar-thumb {
        border: 1.5px solid #888;
        border-radius: 5px;
        box-shadow: inset 0 -1px 1px #fff, inset 0 1px 1px #fff;
        }

        ::-webkit-scrollbar-thumb:vertical {
        background: linear-gradient(90deg, #eee 45%, #ddd 0, #bbb);
        }

        ::-webkit-scrollbar-thumb:horizontal {
        background: linear-gradient(180deg, #eee 45%, #ddd 0, #bbb);
        }

        ::-webkit-scrollbar-button:horizontal:end:increment,
        ::-webkit-scrollbar-button:horizontal:start:decrement,
        ::-webkit-scrollbar-button:vertical:end:increment,
        ::-webkit-scrollbar-button:vertical:start:decrement {
        display: block;
        }


        

.supposed2beiframe {
  width: 100%; height: 100%;
}

.counter {
  position:absolute;
  top:-145px;
  right:182px;
}