body {
  background-image:url(https://lunarnotfound.neocities.org/site-mag/misccsbg.webp);
  text-align:center;
  
}

/* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: auto;
    scrollbar-color: #ff0000 #5c0000;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 16px;
  }

  *::-webkit-scrollbar-track {
    background: #5c0000;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #ff0000;
    border-radius: 6px;
    border: 4px outset #000000;
  }
div{
  background-color:red;
}
#message {
  border-image-slice:
84 561 438 130;
border-image-width:
20px 118px 77px 27px;
border-image-outset:
20px 118px 77px 27px;
border-image-repeat:
stretch stretch;
border-image-source:
url("https://lunarnotfound.neocities.org/site-mag/24.png");
border-style:
solid;
width:100px;
height:100px;
position:fixed;
left:1000px;
}
.char {
  width:500px;
  margin:0 auto;
  border-radius:10px;
}
#kimsona {
  position:relative;
  left:325px;
  border-image-slice:
650 550 820 690;
border-image-width:
35px 30px 42px 28px;
border-image-outset:
35px 30px 42px 28px;
border-image-repeat:
stretch stretch;
border-image-source:
url("https://lunarnotfound.neocities.org/site-mag/28.png");
border-style:
solid;
  width:150px;
  height:150px;
  color:#ffdaf2;
}
#sighting {
  background-color:transparent;
  margin:0 auto;
  border-image-slice:
78 84 78 73;
border-image-width:
20px 20px 20px 20px;
border-image-outset:
20px 20px 20px 20px;
border-image-repeat:
stretch stretch;
border-image-source:
url("https://lunarnotfound.neocities.org/site-mag/97.png");
border-style:
solid;
width:150px;
  height:150px;
}
#oldpyro {
  position:relative;
  left:25px;
  border-image-slice:
650 550 820 690;
border-image-width:
35px 30px 42px 28px;
border-image-outset:
35px 30px 42px 28px;
border-image-repeat:
stretch stretch;
border-image-source:
url("https://lunarnotfound.neocities.org/site-mag/28.png");
border-style:
solid;
  width:150px;
  height:150px;
  color:#ffdaf2;
}
#gffsona {
  background-color:#ffdaf2;
  color:red;
}
#witch {
  background-image:url(https://lunarnotfound.neocities.org/site-mag/stars.gif);
  color:#fff0b7;
}
