body {
  color: #666363;
  layout: flex;
  height: max-content; 
  padding: 10px;
  border: 5px white dashed;
  background: #FBF3DC url(https://i.pinimg.com/736x/85/fc/95/85fc95614f0597e333fc7bf1c1152aaa.jpg);
cursor:url(https://64.media.tumblr.com/4ca66965ac179805d18b27949b7dd72a/d21f76ec1304ec07-8f/s75x75_c1/ea672fd3bcd74339590ac8dc5db7588c440606d4.webp),auto;

}
 
/* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: none;
    scrollbar-color: #ffbdc7 #fff7e5;
    scroll-behavior: smooth;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 5px;
  }

  *::-webkit-scrollbar-track {
    background: #fff7e5;
  }

  *::-webkit-scrollbar-thumb {
    background-color:#CAE3CE;
    border-radius: 15px;
  }


/* =====STYLE ===== */
div.head,
.nav,
div.body{
   max-width: 1050px;
   position: fit;
}

p {
  font-family: 'Delius';
  color: #50487E;
  font-size: 15px;
  margin: 5px;
  text-align: justify;
  text-justify: inter-word
}

li{
  font-family: 'Delius';
  color: #A86753;
  list-style-type: circle;
  font-size: 13px;
  margin: 10px 25px 5px 0px;

}


a:link {
  color: #EAB3FF;
  text-decoration: none;
}

a:visited {
  color: #EAB3FF;
  text-decoration: none;
}

a:hover{
  color: white;
  cursor: pointer;
}


h1{
  color:#9085CA;
  font-family: 'Delius';
border-bottom: dashed #9085CA 5px;
  margin: 5px;
  

}

h2,
h3,
h4,
h5,
h6{ 
  color:#41357C;
  font-family: 'Delius';
  margin: 5px;
}



.nav,
div.footer,
.bar,
.button {
  background: #9085CA;
  color: white;
  font-family: 'Delius';
}

.nav a:hover {
  background-color: rgba(255,149,139, 0.5);
}

.nav a{
    text-align: center;
  padding: 5px;
  border-radius: 5px;
}
.bigthumbnail,
.thumbnail{
  border-radius:20px;
  border: double #FFC9C5 3px;  
}

.fideo,
div.noodles,
.spagetti,
.sauce,
.biscuit,
.cake,
div.head{
     background: rgba(255,255,255, 0.5);
  backdrop-filter: blur(6px);
     border: 5px double rgba(255,255,255, 0.5);
}


.cream{
  border: 2px double #FFC9C5
}
 


/* Boxes */
.littlebox,
.bigbox,
div.strawberry,
div.content,
div.icecream,
div.bananasplit,
div.teatime{
  background-color:white;
  border: 3px double #FBF3DC;
  
}

.chocobox{
    background: #F4A79D;
  
}

  

/* ==================================================== */


@media only screen and (max-width: 768px) {
 
  .meatball{
    display: none;  
  }
  .meatballsecret, div.head{
    display: flex;
  }
 .meatballsecret,.fideo .candybox{
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: center;
}

 div.bananasplit{
   height:600px;
   padding:none;
   margin:none; 
  }
  p{
    font-size:13px;
    margin: 2px
  }
  h1{
    font-size:25px;  
  }

}




div.profilepic{
   left:75%;
   top: 85px;
   width: 150px;
   position: relative;
}

.button {
  border: outset 1px pink;
  width: auto;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  transition: 0.3s;
 
}

.button:hover{
   border: ridge 1px #F8797F;
  background-color: #F8797F;
   cursor: pointer;
}




div.head{
    font-size: 20px;
    background-image: url(https://i.pinimg.com/1200x/65/05/85/65058502b57e45e1c07b7cfecdc0e752.jpg) ;
    background-size: 100%;
    margin: auto;
    margin-top: 0px;
    border-radius: 25px 25px 0px 0px;
    height: 200px;
    max-width: 1040px;
    
}


.nav{
  width: 100%;
  margin: auto;
  margin-top: 0px;
  text-align: justify;
  font-size: 20px;
}



.body{
    max-height: 570px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 40px;
    padding: 0px;
    display: flex;
}

.bar{
  color: white;
  width: 100%;
  height:25px;
  position: fit;
  text-align: center;
  font-size: 18px;
  padding: 1px;
  
}


div.noodles{
   position: fit;
   width: 25% ;
   max-height: 720px;
   padding: 10px 15px 15px 5px;
   border-radius: 0px 0px 25px 0px;
   
  
}



.fideo{
    
     padding: 10px 15px 15px 5px;
     border-radius: 0px 0px 25px 25px;
     width: 100%;
     max-height: 720px; 
     overflow-y: scroll;
     overflow-x: hidden;
     transition: 0.3s;
     
}


.spagetti {
     padding: 10px 15px 15px 5px;
     border-radius: 0px 0px 0px 25px;
     width: 100%;
     max-height: 720px; 
     overflow-y: scroll;
     overflow-x: hidden;
     transition: 0.3s;
  
}

.sauce {
     padding: 10px 15px 15px 5px;
     border-radius: 0px 0px 25px 0px;
     width: 100%;
     max-height: 720px;
     transition: 0.3s;
}


.biscuit {
     padding: 10px 15px 15px 5px;
     border-radius: 0px 0px 0px 25px;
     width: 100%;
     height: auto;
     overflow-y: scroll;
     overflow-x: hidden;
}

.cake{
     padding: 10px 15px 15px 5px;
     border-radius: 0px 0px 25px 25px;
     width: 100%;
     max-height: 720px;
     overflow-y: scroll;
     overflow-x: hidden;
}

.cream{
   position: relative;
   right: 0.001px;
   width: 30% ;
   height: auto;
   padding: 10px 15px 10px 20px;
   border-radius: 0px 0px 0px 25px;
  background: rgba(251,243,220, 0.1);
   backdrop-filter: blur(3px); 
}


/*---boxes--*/

.candybox{

   position: relative;
   display: flex;
   width:100%;
   max-height:auto;
  overflow-y: none;
  overflow-x: hidden;
}

.candy{
     width: 100%;
     max-height:auto;
 

}

.chocobox{
  max-width: 100%;
  max-height: 550px;
  padding:10px;
  content-align: center;
   margin: 5px;
}


div.content{
 
  overflow-y: scroll;
  overflowY: scroll;
  max-width: 100%;
  max-height: 15% ;
  padding: 5px;
  margin: 5px;
  text-align: justify;
  
}

.littlebox{
  overflow-y: hidden;
  overflow-x: hidden;
  max-width: 100%;
  max-height: 500px;
  padding: 5px;
  margin: 5px;
}


.bigbox{
  overflow-y: hidden;
  overflow-x: hidden;
  max-width: 100%;
  max-height: max-content;
  padding: 5px;
  margin: 5px;
  text-align: justify;
}

div.strawberry { 
  overflow-y: scroll;
  overflow-x: hidden;
  max-width: 100%;
  max-height: 120px;
  padding: 10px;
  margin: 10px ;
  position: relative;
  text-align: justify;
  
}

div.bananasplit { 
  overflow-y: scroll;
  overflow-x: hidden;
  max-width: 100%;
  max-height: 70% ;
  padding: 40px;
  margin: 5px;
  position: relative;
  text-align: justify;
  
}


div.icecream { 
  overflow-y: scroll;
  max-width: 100%;
  max-height: 35% ;
  padding: 50px;
  margin: 15px;
  position: relative;
  text-align: justify;
  
}


div.teatime {
  overflow-y: hidden;
  overflow-x: hidden;
  max-width: 100%;
  max-height: 400px ;
  padding: 30px;
  margin: 10px 10px;
  position: relative;
  text-align: justify;
  
}


/*---Comic directory--*/
div.gallery {
  margin: 5px;
  border: 2px solid pink;
  float: left;
  width: 135px;
  height: 275px;
  background-color: white;
}

div.gallery:hover {  
  cursor: pointer;
  border: double white 2px;
}

div.gallery img {
  width: 100%;
  max-height: 200px;
  border-radius: 25px 25px 0px 0px;
  object-fit: cover;
}

div.desc {
  font-family: 'Delius';
  padding: 5px;
  text-align: center;
}


/*---Commission page --*/


.table-box{
  display: grid;
  grid-template-columns: 100%;
  margin: 0px 0px 5px 0px;
  
}

table {
  font-family: 'Delius';
  color: #9D94CB;
  font-size: 12px;
  border-collapse: collapse;
  width: 100%; 
  background: rgba(255,254,249, 0.6);
      
}

td, th {
  text-align: left;
  padding: 5px;
  width: 70%;
  text-align: justify;
  
}

tr:nth-child(even) {
  background-color: #E6E2F6;
  
  
  
}

/*---END OF Commission page --*/




.row > .column {
  padding: 0 8px;
  
}

.row:after {
  content: "";
  display: table;
  clear: both;
}




.bigthumbnail{
  position: relative;
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: 0px 20%;
  transition: 0.3s;
 
  transform: scale(1.3);
  background: white;
}

.thumbnail{
  float: left;
  margin: 10px;
  width: 350px;
  height: 150px;
  object-fit: cover;
  object-position: 0px 10%;
  transition: 0.3s;
}

.thumbnail:hover{
  cursor: pointer;
  border: double white 3px;
  transform: scale(1.2);  
  cursor: pointer;
}
.bigthumbnail:hover{
  cursor: pointer;
  border: double white 3px;
}
/* Create four equal columns that floats next to eachother */
.column {
  float: left;
  width: 100px;
  height: 100px;
  object-fit: cover;
  transition: 0.3s;
  border-radius: 20px;
}

.column:hover{
  transform: scale(1.2);  
  cursor: pointer;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 15px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  background-image: linear-gradient(rgba(25,25,25, 1.9), rgba(124,63,87, 0.8));;
}

/* Modal Content */
.modal-content {
  position: relative;
  border-radius:0px;
  width: auto;
  max-width: 70%;
  height: auto;
  display: block;
  line-height: 0;
  background: black;
  box-sizing: border-box;
  padding: 20px 20px 20px 20px;
  margin: 0 auto;
  
}
image.modal{
  position: center;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 50px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.preve,
.nexte {
 cursor: pointer;
  position: absolute;
  top: 500px;
  width: auto;
  padding: 15px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 30px;
  transition: 0.6s ease;
  border-radius: 10px;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.nexte {
  right:-40px;
  border-radius: 3px 0 0 3px;
}
.preve{
  left:-40px;
  border-radius: 3px 0 0 3px;
}

.numbertext {
  display: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 200px;
  padding: 12px 16px;
  z-index: 1;
  top: 80%; 
  border: solid pink 1px;
  border-radius: 0px 0px 15px 15px;
}

.dropdown:hover .dropdown-content {
  display: block;
}



img.aboutpic{
  float: left;
  padding: 25px;
}

/*--- end of About page --*/

div.footer{
   position: fixed;
   left: 0;
   bottom: 0;
   padding: 3px;
   width: 100%;
   text-align: center;
}







img{
   max-width: 100%;
   height: auto;
}


.mySlidesy {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 90%;
  max-height:300px;
  position: relative;
  margin: 55px;
  background: white;
  border-radius: 10px;
  
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color:pink;
  font-size: 20px;
  font-family: 'Delius';
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: pink;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}


/*---Comment box-----*/

  #HCB_comment_box #hcb_form_content,
  #HCB_comment_box #hcb_form_email,
  #HCB_comment_box #hcb_form_name,
  #HCB_comment_box #hcb_form_website {
    background-color:white;
    border-radius: 10px;
    border: pink solid 1px;
    font-family:'Delius'; 
  }

#HCB_comment_box div.comment{
  border-top:3px dashed pink;
  margin-bottom:.5em
}
.hcb-mod b{
  color:#ffa7b6;
}
.hcb-link{
  color:#ffa7b6;
  text-decoration:underline
}

/* STICKERS */

#tape1 {
  position: relative;
  width:120px;
  bottom: 100%;
  left: 0% ;
  height: 30px;
  background-color: rgba(255,205,191, 0.5);
  background: url(https://64.media.tumblr.com/84be2033a3e4bf634f5c3ba49158d892/64ee9c1bdff5bf6d-ab/s250x400/67bbf03f3008cc82466cdfddd2feb027c0c7305e.jpg);
  transform: rotate(-30deg);
}




/* grid galery */



.rowy {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
  border-radius: 10px;
}

/* Create four equal columns that sits next to each other */
.columny {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  max-width: 100%;
  padding: 0 4px;
  box-sizing: border-box;
}

.columny img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
  height: 100px ;
  object-fit: cover;
  transition: 0.3s;
  background: white;
}
.columny img:hover{
  cursor: pointer;
  object-position: 0px 10%;
  background: rgba(255,210,218, 0.5);
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .columny {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .columny {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}