.page-scale {
transform: scale(0.95);
transform-origin: top center;

/* keep layout centered */
width: 100%;
display: flex;
justify-content: center;

/* avoid blurry text in Chrome sometimes */
image-rendering: auto;
}

::selection {text-shadow: 0 0 2px #edaecb;color:#edaecb}
::-moz-selection {text-shadow: 0 0 2px #edaecb;color:#edaecb}

::-webkit-scrollbar {
width: 6px;
height: 6px;
background: transparent;
}
::-webkit-scrollbar-thumb {
background-color: #fff7fa;
-webkit-border-radius: 0ex;
border: 1px dotted #edaecb;
}

@font-face{
font-family: 'dotgothic16';
src: url(https://fonts.googleapis.com/css2?family=Alata&family=DotGothic16&display=swap);
}

@font-face{
font-family: 'basiic';
src: url(https://kkul.neocities.org/fonts/basiic.ttf);
}

@font-face {
font-family: 'sweet heart';
src: url('https://kkul.neocities.org/fonts/sweet_heart.ttf')
}

@font-face {
src: url(/fonts/satin.ttf);
font-family: 'satin';
}

@font-face {
font-family: 'pixel cursive';
src: url('https://kkul.neocities.org/fonts/pixel-cursive.otf')
}

@font-face {
src: url(https://kkul.neocities.org/fonts/Spirit.ttf);
font-family: 'spirits';
}

@font-face {
src: url(https://kkul.neocities.org/fonts/pc-9800.ttf);
font-family: 'pc-9800';
}

a{
text-decoration: none;
color: #edaecb;
transition: .1s
}

a:link {
color: #edaecb;
background-color: transparent;
text-decoration: none;
}

a:visited {
color: #edaecb;
background-color: transparent;
text-decoration: none;
}

a:hover {
color: #edaecb;
background-color: transparent;
text-decoration: dotted underline;
font-style: italic;
}

a:active {
color: #edaecb;
background-color: transparent;
text-decoration: underline;
}
  
  #ipodstitle {
    position: absolute;
    margin-top: 1px;
    margin-left: 47px;
    font-size: 16px;
    font-family: spirit;
    font-weight: bold;
    text-shadow: 2px 0px 1px white, 0px 2px 1px white, -2px 0px 1px white, 0px -2px 1px white, 3px 3px 3px;
    z-index: 3;
}
  
.webclap-background {
  padding: 10px;
  margin: 0 auto;
  background: url('/media/backgrounds/sensacao.png');
  background-size: 55%;
  background-color: white;
  border: 5px solid white;
  border-radius: 20px;
  height: 126px;
  width: 245px;
  position: relative;   /* keep for inner absolute children */
  overflow: hidden;
  box-shadow: 0px 0px 3px inset #0000003d, 3px 5px 6px #0000001d;
  display: flex;
  justify-content: center;
  align-items: center;
}
  
  .webclap-inside{
  background: white;
  background-position: center;
  position: relative;
  border: 1px brown dashed;
  outline: 3px solid white;
  border-radius: 6px;
  overflow-y:hidden;
  overflow-x:hidden;
  font-size: 13px;
  height: 98px;
  width: 218px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;     /* vertical */
  }
  
    .webclap-inside p {
    font-size: 12.5px;
    color: #848484;
    font-family: basiic;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 5px;
    align-items: left;
  }
  
    .webclap-inside span {
    color: #8d7c76;
    filter: drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 0.5px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(1px 1px 0px #0000002d);
    font-size: 20px;
    margin-top: 15px;
    font-family: 'spirits';
    z-index:1000;
}

    #webclap{
    height: 100px;
    width: 215px;
    background: white;
    background-position: center;
    display: flex;          /* make flex container */
    justify-content: center; /* horizontal center */
    align-items: center;     /* vertical center */
    top: -2px;
    border-image: url(/media/borders/brown.png) 8 fill round;
    border-width: 10px;
    border-style: solid;
    border-radius: 6px;
    overflow-y:hidden;
    overflow-x:hidden;
}

.content {
  display: flex;
  gap: 40px;
}

.webclap-inside .corner {
    position: absolute;
    bottom: 4px;       /* adjust upward/downward */
    width: 55px;       /* size of your images */
    height: auto;
    z-index: 5;
    pointer-events: none; 
}

.webclap-box {
  position: absolute;
  top: 10px;
  right: 10px;
}

.corner-left {
    left: 4px;
}

.corner-right {
    right: 4px;
}

#top-border{

width: 300px;
height: 250px;
float: left;
position: absolute; top: 360px; left: 30px;
background: url('/media/topborder%20copy.png') 0px 0px / contain no-repeat;
z-index: 7;

}

#stars{
  font-size:
  font-family:
  margin-bottom: 5px;
}

#my-png {
width: 118px;
float: right;
margin-top: -5px;
margin-left: 5px;
margin-right: 5px;
filter: drop-shadow(2px 0px white) drop-shadow(0px 2px white) drop-shadow(-2px 0px white) drop-shadow(0px -2px white) drop-shadow(2px 2px 1px #a3736790);
}

#fondue{
width: 200px;
height: 130px;
background: url('/media/graphics/chantillymorango.png') 0px 0px / cover no-repeat;
background-size:70%;
position: absolute; top: -80px; left: 35px;
filter: drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(1px 1px 0px #0000002d);
}

#pocky{
filter: drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(1px 1px 0px #0000002d);
rotate: -85deg;
position: absolute; top: 532px; right: -245px;
z-index: 1000;
}

#right-wing{
width: 280px;
height: auto;
filter: drop-shadow(2px 0px white) drop-shadow(0px 2px white) drop-shadow(-2px 0px white) drop-shadow(0px -2px white) drop-shadow(2px 2px 1px #a3736790);
position: absolute; top: 5px; right: -160px;
z-index: 10000;
}

#left-wing{
width: 280px;
height: auto;
filter: drop-shadow(2px 0px white) drop-shadow(0px 2px white) drop-shadow(-2px 0px white) drop-shadow(0px -2px white) drop-shadow(2px 2px 1px #a3736790);
position: absolute; top: 5px; left: -60px;
z-index: 10000;
}

#cake{
width: 280px;
height: auto;
filter: drop-shadow(2px 0px white) drop-shadow(0px 2px white) drop-shadow(-2px 0px white) drop-shadow(0px -2px white) drop-shadow(2px 2px 1px #a3736790);
position: absolute; top: 15px; right: 390px;
z-index: 10000;
}

#pocky2{
filter: drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(1px 1px 0px #0000002d);
rotate: -95deg;
position: absolute; top: 532px; right: -220px;
z-index: 1000;

}

#bubble2{
width: 200px;
height: 130px;
background: url('/media/graphics/heart.png') 0px 0px / cover no-repeat;
background-size:45%;
position: absolute; top: 525px; right: 242px;
background-position: center center;
filter: drop-shadow(2px 2px #a3736790);
align-content: center;
justify-content: center;
z-index: 1000;
rotate: 4deg;
}

#bubble2 p {
color: #8d7c76;
filter: drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 0.5px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(1px 1px 0px #0000002d);
font-size: 12px;
margin: auto;
font-family: 'spirits';
z-index:1000;
}

#bubble{
width: 200px;
height: 130px;
background: url('/media/graphics/bubble2.png') 0px 0px / cover no-repeat;
background-size:60%;
position: absolute; top: 195px; right: -100px;
background-position: center center;
filter: drop-shadow(2px 2px #a3736790);
align-content: center;
justify-content: center;
z-index: 1000;
}

#bubble p {
color: #8d7c76;
filter: drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 0.5px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(1px 1px 0px #0000002d);
font-size: 15px;
margin: auto;
font-family: 'spirits';
z-index:1000;
}


#moranguete{
width: 208px;
height: 482px;
background: url('/media/graphics/chanti.png') 0px 0px / cover no-repeat;
background-size:60%;
position: absolute; top: 405px; left: -90px;
filter: drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(1px 1px 0px #0000002d);
z-index: 99999;
pointer-events: none;
}

#dir-img{
width: 200px;
height: 80px;
background: url('/media/backgrounds/moranguete.png');
background-size: cover;
background-position: center;
object-align: center;
position: absolute;
top: 8px;
border-radius: 8px;
}

#chantilly2{
width: 180px;
height: 440px;
background: white;
background-position: center;
object-align: center;
position: absolute;
top: -2px;
border-image: url(/media/borders/brown.png) 8 fill round;
border-width: 10px;
border-style: solid;
border-radius: 6px;
overflow-y:hidden;
overflow-x:hidden;
}

.chanti-pad{
font-size: 12px;
width: 180px;
height: 440px;
background: transparent;
line-height: 10px;
margin-top: 25px;
font-weight: 900px;
position: relative;
top: -17px;
outline: 1px brown dashed;
overflow-y:hidden;
overflow-x:hidden;
}

#chantilly{
width: 180px;
height: 340px;
background: #fbfaf8;
background-position: center;
object-align: center;
position: absolute;
top: 100px;
border-image: url(/media/borders/brown.png) 8 fill round;
border-width: 10px;
border-style: solid;
border-radius: 6px;
}

#chocolate{
width: 230px;
height: 485px;
background: url('/media/backgrounds/sensacao.png');
background-size: 72%;
background-position: center;
object-align: center;
position: absolute;
right: -15px;
top: -15px;
border-radius: 8px;
}

.updates{
width: 190px;
height: 250px;
background: white;
float: right;
position: absolute; top: 812px; right: -15px;
padding: 10px;
background: url('/media/backgrounds/moranguete.png');
background-size: 140%;
border: 5px solid white;
box-shadow: 0px 0px 3px inset #0000002d, 2px 2px 6px #0000002d;
border-radius: 20px;
filter: drop-shadow(0px 0px 0px transparent);

}

.todo{
text-align: left;
font-size: 12px;
color: #aaaaaa;
background: white;
padding: 10px;
width: 190px;
height: 182px;
margin-top: 10px;
position: relative;
right: 10px;
bottom: 20px;
border-radius: 0px 0px 16px 16px;
line-height: 15px;
box-shadow: 0px 0px 3px inset #0000004d;
font-size: 12px;
font-family: 'zen maru gothic', cursive;
font-weight: 400;
overflow:hidden;
overflow-y: scroll;
z-index: 6;
}

.wb3t{
width: 165px;
float: right;
margin: 15px;
font-family: 'zen maru gothic', cursive;
}


.hidden{

float: left;
width: 130px;
height: 100px;
background: ;
margin-right: 20px;
position: relative;
top: 10px;
text-align: center;
font-family: 'pixel cursive';
line-height: 30px;
color: #aaaaaa;
font-size: 35px;
right: -20px;

}

.container {
  width: 1300px;
  height: auto;
  background: transparent;
  margin: 0 auto;      /* centers horizontally */
  padding: 10px;
  position: relative;
  margin-bottom: 40px;
}

.wrappers {
  width: 1300px;
  height: auto;
  min-height: 200px;
  background: white;
  margin: 20px auto 0; /* centers + space BELOW container */
  padding: 10px;
  position: relative;
  border: 2px;
  border-color: black;
}

.clear {
  clear: both;
}

.header{
width: 1000px;
height: 110px;
background: white;
margin: 0 auto;
margin-bottom: 15px;
margin-top: 15px;
position: relative;
overflow: hidden;
border: 30px solid;
border-image: url('/media/borders/renda.png') 22 repeat;
border-radius: 30px;
font-size: 12px;
font-family: puf, cursive;
letter-spacing: .6px;
text-align: center;
}

.inside-header{
width: 990px;
height: 100px;
background: url('/media/backgrounds/header.png');
background-size: 100%;
margin: 0 auto;
margin-bottom: 5px;
margin-top: 5px;
position: relative;
overflow: hidden;
font-size: 12px;
font-family: puf, cursive;
letter-spacing: .6px;
text-align: center;
outline: 1px brown dashed;
border-radius: 10px;
}

.gif{
background: url('/media/gifs/chocolaas.gif');
background-position: center center;
background-size: cover;
object-align: center;
width: 400px; height: 100px;
margin: 0 auto;
position: relative;
left: 295px;
mask-image: linear-gradient(to left, black 90%, transparent);
z-index: 1000;
}


.title{
position: absolute;
top: 75px; left: -20px;
width: 900px;
height: 200px;
z-index: 3;
font-size: 60px;
line-height: 80px;
text-align: center;
font-family: 'spirits';
font-weight: bold;
color: #8d7c76;
filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 0.5px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(1px 1px 0px #0000002d);
overflow: hidden;
}

.subtitle{
position: absolute;
top: 142px; left: 190px;
z-index: 3;
font-size: 13px;
letter-spacing: 2px;
text-align: center;
font-family: 'satin';
font-weight: 800;
color: #8d7c76;
background: #fff2fb;
overflow: hidden;
}

.name{
background: white;

}

.copyright{
position: absolute;
top: 75px; left: 280px;
z-index: 3;
font-size: 9px;
letter-spacing: 2px;
text-align: center;
font-family: 'satin';
font-weight: 800;
color: #8d7c76;
overflow: hidden;
z-index: 10;
}

.credits{

position: absolute;
top: 180px; right: 340px;
z-index: 3;
font-size: 8px;
letter-spacing: 2px;
text-align: center;
font-family: 'satin';
font-weight: 800;
color: #aeaeae;
overflow: hidden;

}

.button2{
padding: 6px 2px 8px 6px;
font-family: 'pc-9800';
color: #8d7c76;
border: 1px solid #f0b5cd;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
background-color: white;
background-image: linear-gradient(white 50%, #ffe9f2 100%);
display: flex;
justify-content: space-between;
align-items: center;
}

.button-extra{
padding: 6px 2px 8px 6px;
font-family: 'pc-9800';
color: #8d7c76;
border-top: 1px solid #f0b5cd;
border-bottom: 1px solid #f0b5cd;
background-color: white;
background-image: linear-gradient(white 50%, #ffe9f2 100%);
display: flex;
justify-content: space-between;
align-items: center;
}

.button-extra img{
align-items: right;
margin-right: 8px;
}

.button2 p{
text-decoration: line-through;
display: flex;
justify-content: space-between;
align-items: center;
}

.button2 img{
align-items: right;
margin-right: 8px;
}


.button{
padding: 6px 2px 8px 6px;
font-family: 'pc-9800';
border: 1px solid #f0b5cd;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
background-color: white;
background-image: linear-gradient(white 50%, #ffe9f2 100%);
display: flex;
justify-content: space-between;
align-items: center;
color: #8d7c76;
}

a.button:link { color: #8d7c76; }
a.button:visited { color: #8d7c76; }
a.button:hover { color: #8d7c76; }
a.button:active { color: #8d7c76; }

a.button2:link { color: #8d7c76; }
a.button2:visited { color: #8d7c76; }
a.button2:hover { color: #8d7c76; }
a.button2:active { color: #8d7c76; }

a.button-extra:link { color: #8d7c76; }
a.button-extra:visited { color: #8d7c76; }
a.button-extra:hover { color: #8d7c76; }
a.button-extra:active { color: #8d7c76; }

.button span{
display: flex;
justify-content: space-between;
align-items: center;
}

p {
display: block;
margin-inline-start: 0px;
margin-inline-end: 0px;
unicode-bidi: isolate;
}

.button img{
align-items: right;
margin-right: 8px;
}

.button:hover{
background-image: linear-gradient(#fff6e5 50%, #fcd6e5 100%);
}

.button-extra:hover{
background-image: linear-gradient(#fff6e5 50%, #fcd6e5 100%);
}

.heart{
float: left;
width: 200px;
height: 455px;
background: white;
margin-top: 30px;
margin-right: 18px;
position: relative;
border: 35px solid;
border-image: url('/media/borders/renda.png') 30 repeat;
border-radius: 60px;
align-items: center;
justify-items: center;
justify-content: center;
align-content: center;
}


.heart-pad{
width: 170px;
height: 370px;
background: transparent;
line-height: 15px;
margin-top: 25px;
font-weight: 900px;
position: relative;
overflow: hidden;
}

.heart-text{
font-size: 30px;
text-align: center;
font-family: 'spirits';
display: inline;
font-weight: 100px;
margin-bottom: 40px;
color: #8d7c76;
position: absolute;
top: 35px; right: 32px;
filter: drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 0.5px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(1px 1px 0px #0000002d);
z-index: 100;
}


.rightside{
float: right;
width: 200px;
height: 455px;
background: white;
margin-top: 30px;
margin-right: 18px;
position: relative;
border: 35px solid;
bottom: 535px;
right: -325px;
border-image: url('/media/borders/renda.png') 30 repeat;
border-radius: 60px;
justify-items: center;
align-content: center;
font-size: 13px;
}

.neighbors{
float: right;
width: 220px;
height: 455px;
background: white;
margin-top: 10px;
margin-right: -35px;
margin-bottom: 50px;
position: relative;
border: 35px solid;
border-image: url('/media/borders/renda.png') 30 repeat;
border-radius: 60px;
justify-items: center;
align-content: center;
font-size: 13px;
}

#morangos{
width: 250px;
height: 485px;
background: url('/media/backgrounds/sensacao.png');
background-size: 72%;
background-position: center;
object-align: center;
position: absolute;
right: -15px;
top: -15px;
border-radius: 8px;
}

#chantilly3{
width: 200px;
height: 440px;
background: white;
background-position: center;
object-align: center;
position: absolute;
top: -2px;
border-image: url(/media/borders/brown.png) 8 fill round;
border-width: 10px;
border-style: solid;
border-radius: 6px;
overflow-y:hidden;
overflow-x:hidden;
}

.morango-pad{
font-size: 12px;
width: 198px;
height: 438px;
background: transparent;
line-height: 10px;
margin-top: 26px;
font-weight: 900px;
position: relative;
top: -17px;
outline: 1px brown dashed;
overflow-y:hidden;
overflow-x:hidden;
border-radius: 6px;
}

.fanlisting{
float: left;
width: 220px;
height: 455px;
background: white;
margin-top: 10px;
margin-left: -10px;
margin-bottom: 50px;
position: relative;
border: 35px solid;
border-image: url('/media/borders/renda.png') 30 repeat;
border-radius: 60px;
justify-items: center;
align-content: center;
font-size: 13px;
}

#inside-fan{
width: 99.5%;
min-height: 500px;
position: relative;
z-index: 1000;
}

#inside-fan img {
margin: 2.5px;
margin-bottom: 5px;
display: inline-block;
position: relative;
z-index: 1100;
}

.navigate{
float: left;
width: 200px;
height: 455px;
background: white;
margin-top: 30px;
margin-right: 18px;
position: relative;
border: 35px solid;
border-image: url('/media/borders/renda.png') 30 repeat;
border-radius: 60px;
justify-items: center;
align-content: center;
font-size: 11px;

}

.navigate-pad{
width: 181px;
height: 342px;
background: transparent;
line-height: 10px;
margin-top: 25px;
font-weight: 900px;
position: relative;
z-index: 10;
top: 17px;
outline: 1px brown dashed;
text-align: left;
overflow-y:scroll;
overflow-x:hidden;
}

.titles-img{
width: 180px;
height: 32px;
background: transparent;
position: relative;
background: url('/media/backgrounds/dotted.png');
background-size: 40%;
}

.nav-title{
font-size: 19px;
text-align: center;
font-family: 'spirits';
display: inline;
position: relative;
font-weight: 550;
top: 13.5px; left: 8px;
z-index: 100;
color: #8d7c76;
text-shadow: -2px 1px white, 0 2px white, 2px 0 white, 0 -2px white, 0 0;
}


.navigatext{
font-size: 30px;
text-align: center;
font-family: 'dotgothic16';
font-weight: bold;
color: #8d7c76;
display: flex;
filter: drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 0.5px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(1px 1px 0px #0000002d);
z-index: 100;
}

.intro{
float: left;
width: 715px;
height: 490px;
background: url('/media/patternbackground.png') 10px 10px;
border: 5px solid white;
border-radius: 20px;
padding: 10px;
margin-top: 30px;
margin-bottom: 30px;
left:30px;
box-shadow: 0px 0px 3px inset #0000003d, 3px 5px 6px #0000001d;

}

.intro-center{
padding: 30px;
margin: 0 auto;
background: white;
border: 5px solid white;
border-radius: 20px;
height: 420px;
background: url('/media/backgrounds/dots.jpeg');
background-size: 40%;
position: relative;
overflow: hidden;
font-family: basiic;
font-weight: 400;
font-size: 14px;
letter-spacing: 1px;
color: #848484;

}

#valley-of-love {
    width: 190px;
    height: 276px;
    border: 7px solid;
    border-image: url(media/borders/brown.png) 8 fill round;
    border-image-outset: 2px;
    border-radius: 8px;
    outline: 1px dashed #FFB0C9;
    outline-offset: -6px;
    margin-top: 5px;
    padding: 5px;
}

#valley-inside {
    width: 190px;
    height: 220px;
    overflow-y: scroll;
    align-content: center;
    justify-content: center;
}

#nh {
    width: auto;
    height: auto;
    opacity: 50%;
    transition: .3s;
    filter: saturate(90%);
    image-rendering: pixelated;
}

#my-love:hover {
    opacity: 100%;
    filter: saturate(100%);
}


.contact{
width: 718px;
height: 125px;
background: url('/media/backgrounds/chocorangos.png');
background-size: cover;
border: 5px solid white;
border-radius: 20px;
padding: 10px;
margin: 0 auto;
position: absolute;
right: 278px;
bottom: 28px;
box-shadow: 0px 0px 3px inset #0000003d, 3px 5px 6px #0000001d;
display: flex;
justify-content: center; /* horizontal */
align-items: center;     /* vertical */
}

.contact-inside{
background: white;
background-position: center;
object-align: center;
position: fixed;
border: 1px brown dashed;
outline: 3px solid white;
border-radius: 6px;
overflow-y:hidden;
overflow-x:hidden;
font-size: 13px;
width: 695px;
height: 100px;
display: flex;
flex-direction: column;
justify-content: left; /* horizontal */
align-items: top;     /* vertical */
}

.contact-inside span {
    font-family: spirit;
    font-weight: 200;
    text-shadow: -2px 1px white, 0 2px white, 2px 0 white, 0 -2px white, 0 0;
    background: #fdeaf2;
    padding: 4px;
    padding-left: 6px;
    padding-right: 6px;
    height: 12px;
    width: 110px;
    border-right: 2px solid #a3736790;
    border-bottom: 2px solid #a3736790;
    margin-left: -5px;
    margin: 10px;
    color: #8d7c76;
}

.contact p {
color: #848484;
font-family: basiic;
font-weight: 400;
font-size: 14px;
margin: 10px;
margin-top: 0px;
}

.contact a {
color: #848484;
text-decoration: dotted underline;
}

.contact a:hover {
color: #edaecb;
background-color: transparent;
text-decoration: dotted underline;
font-style: italic;
transition: 0.2s ease;
font-family: basiic;
font-size: 14px;
}


#stamps-area{
margin: 0 auto;
width: 773px;
height: 50px;
position: relative;
overflow: hidden;
z-index:1;
}

.honeyed{
float: left;
width: 750px;
height: 400px;
border: 5px solid white;
border-radius: 20px;
padding: 10px;
box-shadow: 0px 0px 3px inset #0000003d, 3px 5px 6px #0000001d;
}

.honey{
padding: 30px;
margin: 0 auto;
background: white;
border: 5px solid white;
border-radius: 20px;
height: 330px;
position: relative;
overflow: hidden;
font-family: basiic;
font-weight: 400;
font-size: 14px;
letter-spacing: 1px;
color: #848484;

}

.kkul{
padding: 30px;
margin: 20 auto;
background: white;
border: 5px solid white;
border-radius: 20px;
height: 210px;
background: white;
position: relative;
overflow: hidden;
font-family: basiic;
font-weight: 400;
font-size: 14px;
letter-spacing: 1px;
color: #848484;

}


#lace{
background: url('/media/graphics/swirl.png');
background-size: 93%;
width: 760px;
height: 56px;
position: absolute;
top: 0px; left: 0px;
}

#lacey{
background-image: url(/media/borders/lace.png);
background-size: auto 100%;
width: 100%;
height: 32px;
filter: drop-shadow(0px 1px #c4c4c4);
position: absolute;
top: 0px; left: 0px;
text-align: center;
}

#lacey p {
color: #8d7c76;
filter: drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 0.5px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(1px 1px 0px #0000002d);
font-size: 20px;
margin: 10px;
font-family: 'spirits';
z-index:1000;
}


#chocola{
position: absolute;
margin-top: 105px;
margin-left: 240px;
width: 350px;
height: auto;
z-index: 1000;
    transition: .4s;
filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(1px 1px 0px #0000002d);
backface-visibility: hidden;
transform-style: preserve-3d;
background-size: contain;
}

#chocola:hover{
transform: rotate(-8deg)
}

#kitty{
filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(1px 1px 0px #0000002d);
}

#melody{
width: 240px;
height: 225px;
background: url('/media/graphics/chocomelo.png') 0px 0px / cover no-repeat;
position: absolute; top: -15px; left: 565px;
z-index: 5;
filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(1px 1px 0px #0000002d);
}

@keyframes floating {
0% { transform: translate(0, 0px); }
50% { transform: translate(0, 12px); }
100% { transform: translate(0, -0px); }

}


#side-border{

width: 220px;
height: 340px;
background: url('/media/sideborder.png') 0px 0px / contain, no-repeat;
position: absolute; top: 380px;
z-index: 7;

}

#bot-border{
width: 220px;
height: 209px;
background: url('/media/bottomborder.png') 0px 0px / contain, no-repeat;
position: absolute; bottom: 0px;
z-index: 7;

}

#justborder{
width: 220px;
height: 209px;
background: url('/media/bottomborder.png') 0px 0px / contain, no-repeat;
position: absolute; bottom: 0px;
z-index: 7;

}

#stamps{
filter: opacity(60%);
filter: brightness(1.2);
filter: saturate(90%);
padding-top: 8px;
padding-bottom: 8px;
width: relative;
height: relative;
overflow: hidden;
position: absolute; top: 380px; right: 1px;
margin: auto;
z-index:1000;

}


.music{
float: right;
width: 450px;
height: 510px;
background: url('/media/backgrounds/dots.jpeg');
background-size: 60%;
border: 5px solid white;
border-radius: 20px;
margin-top: 30px;
margin-bottom: 30px;
box-shadow: 0px 0px 3px inset #0000003d, 3px 5px 6px #0000001d;
margin-right: 0px;
}


.filter{
filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 0px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 0px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 1px 0px #0000002d);
}

.up1{
font-family: 'spirits';
font-size: 33px;
font-weight: 900;
height: 28px;
margin-top: 10px;
margin-bottom: 12px;
color: #8d7c76;
filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 0px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 0px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 1px 0px #0000002d);

}

.lacinhozin{
background: url('/media/mylacedivider.png') 45px 0px / contain repeat-x;
width: 212px;
height: 30px;
position: relative;
right: 9px;
bottom: 10px;

}


.cbox{
width: 225px;
height: 470px;
background: #fef8fc;
float: right;
position: relative;
padding: 3px;
border-radius: 15px;
box-shadow: 3px 5px 6px #0000001d;
overflow:hidden;
z-index: 6;
}

.comment-text{
font-family: 'pixel cursive';
font-weight: 800px;
color: #aaaaaa;
filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(1px 1px 0px #0000004d) ;
position: absolute; top: 252px; right: 22px;
font-size: 38px;


}

#top-lborder{
width: 212px;
height: 76px;
background: url('media/cboxtopborder.png') 0px 0px / contain, no-repeat;
position: absolute; top: 3px;

}

#side-lborder{
width: 210px;
height: 332px;
background: url('media/sideborder.png') 0px 0px / contain;
position: absolute; top: 70px;

}

#bot-lborder{
width: 212px;
height: 76px;
background: url('media/bottomborder.png') 0px 0px / contain;
position: absolute; bottom: 0px;
margin-bottom: 3px;

}

.box{
margin-top: 3px;
padding: 5px;
position: relative;
z-index: 99999;

}

#lalamelody{
filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(1px 1px 0px #0000002d);
}

@keyframes floating {
0% { transform: translate(0, 0px); }
50% { transform: translate(0, 12px); }
100% { transform: translate(0, -0px); }

}

#ribbon{

width: auto;
height: 25;
background: url('/media/ribbon.png') 0px 0px / cover no-repeat;
filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(1px 1px 0px #0000002d);

}

.ownership{

z-index: 3;
font-size: 8px;
letter-spacing: 2px;
text-align: center;
font-family: 'satin';
font-weight: 800;
color: #aaaaaa;
overflow: hidden;
z-index: 10;

}

.lace {
background-image: url(/media/borders/lace.png);
background-size: auto 100%;
width: 100%;
height: 20px;
filter: drop-shadow(0px 1px #c4c4c4);
}

.divider {
background: url('/media/graphics/yogurt.png');
background-size: auto 100%;
width: 350px;
height: 45px;
}

#aboutme{
position:absolute;
top: 75px;
right: 20px;
width: 412px;
height: 260px;
float:left;
line-height:14px;
padding:5px;
background: transparent;
font-family: 'pc-9800';
font-size: 12px;
}

#about-inside{
width: 100%;
height: 100%;
border-radius: 12px;
background: white;
margin: auto;
overflow: hidden;
border: 1px brown dashed;
outline: 5px solid white;
}


#meeelo{

position: absolute; top: 705px; left: -35px;
filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(1px 1px 0px #0000002d);

}


.hid-box{
position: relative;
filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 0px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 0px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 1px 0px #0000002d);

}

.zoom {
transition: transform .2s; /* Animation */

}

.zoom:hover {
-ms-transform: scale(1.15); /* IE 9 */
-webkit-transform: scale(1.15); /* Safari 3-8 */
transform: scale(1.15);

}