@font-face {
  font-family: "Angelic";
  src: url("https://heartaches.neocities.org/AngelicWar.otf");
}
  
@font-face {
    font-family: "basiic"; 
    src: url("https://heartaches.neocities.org/Nihonium113.ttf") format("truetype");
}

@font-face {
  font-family: "jelly";
  src: url("https://heartaches.neocities.org/Jellybost.otf");
}

@font-face {
  font-family: "dreamer";
  src: url("https://heartaches.neocities.org/DreamerTM-Regular.ttf");
}

body {
    font-family: "basiic";
    color: #4c3238;
    background-image: url('https://heartaches.neocities.org/4fd864a2b682c090e97c5554a233061f.jpg');
    background-repeat: repeat;
    background-attachment: scroll;
    overflow: hidden;
}

a:link {
  color: #f0c7cb;
  background-color: transparent;
  text-decoration: underline;
} 

a:visited {
  color: #d2c0ba;
  background-color: transparent;
  text-decoration: underline;
} 

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

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

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

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

    ::-webkit-scrollbar-track:horizontal {
      background: linear-gradient(180deg, #e5e5e5, #f0f0f0 20%);
    }

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

    ::-webkit-scrollbar-thumb:vertical {
      background: url("https://i.imgur.com/bfyvjnx.png") no-repeat 50%, linear-gradient(90deg, #eee 45%, #ddd 0, #bbb);
    }

    ::-webkit-scrollbar-thumb:horizontal {
      background: url("https://i.imgur.com/tqe4SxM.png") no-repeat 50%, 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;
    }

    ::-webkit-scrollbar-button:vertical {
      height: 17px;
    }

    ::-webkit-scrollbar-button:vertical:start:decrement {
      background: white;
      background-image: url("https://i.imgur.com/EFnEMEb.png");
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    }

    ::-webkit-scrollbar-button:vertical:start:increment {
      display: none;
    }

    ::-webkit-scrollbar-button:vertical:end:decrement {
      display: none;
    }

    ::-webkit-scrollbar-button:vertical:end:increment {
      background: white;
      background-image: url("https://i.imgur.com/xuIt6Lc.png");
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    }


::selection {
/* Change highlight background color */
background: #f7abcf;
/* Change highlight text color */
color: #FFFFFF;
}

.container {
  /*(c) solielios*/
  border-width:12px;
  border-style:solid;
  border-image: url("https://i.postimg.cc/kGVcpSWf/IMG_9609.gif") 11 fill round;       
  margin: auto;
  width: 884px;
  height: 665px;
  position: relative;
  padding: 5px;
  z-index: 4;
}

.container-one {
  border-width: 1px;
  border-style: solid;
  border-color: white;
  background-image: url('https://heartaches.neocities.org/20cbf53c06188ea7041f41bf1707e346.jpg');
  background-repeat: no-repeat;
  width: 880px;
  position: static;
  left: 1px;
  height: 170px;
  box-shadow: 0 0 8px 8px white inset;
  z-index: 5;
}

#name
{
  font-family: "dreamer";
  font-size: 4em;
  color: #835e5d;
  margin-top: 60px;
  margin-left: 10px;
}

.outer
{
  border-width: 7px;
  border-style: solid;
  border-image: url("https://i.imgur.com/FsgoCPW.png") 7 fill round;       
  border-radius:15px;
  width: 115px;
  height: 115px;
  margin-top: 10px;
}

.inner
{
  font-family: pixel;
  line-height: 1.125em;
  width: 100%;
  height: 100%;
  background-image: url('https://i.pinimg.com/736x/98/1c/ee/981ceeb9a99578b966835a0661c02ad9.jpg');
  background-size: cover;
  box-shadow: inset 13px 0 6px -10px rgb(66 66 66 / 30%), inset -13px 0 6px -10px rgb(66 66 66 / 30%), inset 0 13px 6px -10px #f0f0f0, inset 0 0 0 -10px rgb(66 66 66 / 30%);
}

/* scrolling version*/
.lacescr {
border-width: 7px;
border-style: solid;
border-image: url("https://i.imgur.com/NJa4bp2.png") 8 fill round;
width: 50%;
height: 113px;
overflow-y: auto;
position: relative;
top: -8em;
left: 138px;
} 

.intro
{
  background-image: radial-gradient(#c99597 30%, transparent 70%);
  font-family: "basiic";
  color: white;
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 5px;
}

mark
{
  font-family: "jelly";
  background: linear-gradient(#c99597 50%, white);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.5em;
}

 .bg, .in { box-sizing: border-box;}

.bg {
/* for plain background */
background: #FE82B624;

/* vv for image background. remove if want plain */
background-image:url(https://heartaches.neocities.org/0c69bbb3c49d21110872e4e2b1ab1054.jpg);
background-size:cover;

padding:12px; /* make number bigger/smaller for a bigger/smaller border */
width:32%;
border:1px solid black;
height: 126px;
overflow-y: auto;
position: relative;
top: 5px;
left: 600px;
}

.in {
background: #FFF;
color: #000;
padding:5px;
border:1px solid black;
height:200px; /* set height to "height:fit-content;" to expand with text size */
overflow-y:auto; /* remove overflow if you don't want a scroll */
}

#title
{
 font-family: "jelly";
 font-size: 20px;
 color: #eaeaef;
}

.navi {
border-width: 7px;
border-style: solid;
border-image: url("https://file.garden/Zj8MKPoh-G9Y8EJE/pixels/borders/cb78N.gif") 8 fill round;
width: 23%;
height: 200px;
overflow-y: auto;
position: relative;
top: 10px;
left: 2px;
} 

#titl
{
 font-family: "jelly";
 font-size: 20px;
 color: #705c53;
 text-align: center;
}

#titel
{
 font-family: "basiic";
 font-size: 20px;
 color: #2d1e17;
 text-align: center;
}

.smth {
max-width:20%; 
max-height:300px;
overflow-y: auto;
position: relative;
top: -50px;
left: -90px;
}









