html{
 height: 100%; 

}

details {
  user-select: none;
}

details>summary span.icon {
  width: 1px;
  height: 1px;
  transition: all 0.3s;
  margin-left: auto;
}

details[open] summary span.icon {
  transform: rotate(180deg);
}

summary {
  display: flexbox;
  cursor: pointer;
  float: none;
}

summary::-webkit-details-marker {
  display: none;
  
}
@font-face{
 font-family: 'basiic';
  src: url("https://leeminsu.neocities.org/basiic.ttf");
    }




.static {
  overflow: hidden;
  position: absolute;
  background: solid;
 }

.static:hover {
  opacity: 0;
  
}

.footer {
    position: relative;
    float: left;
    background-image: url(https://i.pinimg.com/736x/7a/6c/14/7a6c14b2eb2f82edf9b1632e7783ae5a.jpg);
    background-position: center;
    width: 883px;
    height: 25px;
    background-size: 30%;
    padding: 10px;
    padding-bottom: 20px;
    margin-top: 3px;
    text-align: center;
    border: 1px solid #000;
  }

.parent
{
    position: fixed:
    width: 100%;

}

.marquee1
{
    margin: 0 auto;
    display: block;
}


.fixed
{
    position: fixed:
    width: 100px;  
    background: blue;
    height: 100px;
}


.utubebox {
  width: 306px;
  height: 200px;
  border: 1px solid #000;
  padding: 5px;
  margin: 0px 0px 0px 0px;
    background-color: #f9f3f3;
   background-size: 30px;
  }

.topheader {
  overflow: hidden;
  background-image: url("https://images-ext-2.discordapp.net/external/-Rlop4_9TBzMYhbcJele9VVHaA9x8YyEKEtMneB3FN4/https/im5.ezgif.com/tmp/ezgif-5-0da421978b.png");
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 100%;
}
.bottomheader {
  overflow: hidden;
  background-image: url("https://images-ext-1.discordapp.net/external/CEMfmZrRcQflbjtY5W_3fjfSMI0IXc9EolJnmZjxxM8/https/im4.ezgif.com/tmp/ezgif-4-708fbb8d2e.gif");
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 100%;

}
html::before {
    content: " ";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(rgb(70 0 30 / 30%) 30%, rgb(0 0 0 / 0%) 50%);
  z-index: 20;
  background-size: 100% 2px, 3px, 100%;
    pointer-events: none;
}

body{
background-image:url("https://i.pinimg.com/736x/a3/94/45/a39445b4fdbdd422357ab142758f867a.jpg");
filter:saturate(70%) invert(0%) sepia(0%) saturate(80%) hue-rotate(355deg) brightness(90%) contrast(120%);
    background-size: 25%;
    background-color: #ffffff;
height: 10%;
overflow-x: auto;
color: #696950;
font-family: "basiic";
}

#wrapper {
    margin-left:auto;
    margin-right:auto;
    margin-top: 0;
    width:1050px;
    
}
#wrapper2 {
    margin-left:auto;
    margin-right:auto;
    width:500px;
}

#maincontainer{
  border-width:7px;
  border-style:solid;
  border-image: url("https://i.imgur.com/NJa4bp2.png") 7 fill round;
  margin-top: 50px;
  margin: auto;
  width: 900px;
  height: 990px;
  margin-top: 0;
  margin-bottom: 0px;
  padding: 5px;
}

#container{
  border-width:7px;
  border-style:solid;
  border-image: url("https://i.imgur.com/NJa4bp2.png") 7 fill round;
  margin-top: 50px;
  margin: auto;
  width: 1000px;
  height: 845px;
  margin-top: 0;
  margin-bottom: 0px;
  padding: 5px;
  
}

#container2{
  margin: 0 auto;
  width: 1000px;
  height: 0;
  margin-top: 0;
  margin-bottom: 80px;
  padding: 0px;

}

#container3{
  margin: 0 auto;
  float: left;
  width: 193px;
  max-width: 193px;
  height: 0;
  margin-top: 0;
  margin-bottom: 80px;
  padding: 0px;

}

#container4{
  margin: 0 auto;
  float: left;
  width: 186px;
  max-width: 186px;
  height: 0;
  margin-top: 0;
  margin-bottom: 80px;
  padding: 0px;

}
.chart {
  border-width:7px;
  border-style:solid;
  border-image: url("https://i.imgur.com/NJa4bp2.png") 7 fill round;
  margin-top: 50px;
  margin: 0;
  width: 95%;
  height: 1200px;
  margin-top: 0;
  margin-bottom: 0px;
  padding: 5px;

}

fig{
  width: 150px;
  height: 125px;
  background: url('https://i.pinimg.com/736x/07/9d/be/079dbe32b61fc1f16c4b9fef6a6970d6.jpg');
  margin: 0;
  border: 1px solid #000;
  padding: 0px;
  float: left;

}

figtext{
  width: 330px;
  height:125px;
  background-color: #f9f3f3;
  border: 1px solid #000;
  float:left;
  padding: 0px 8px 0px 8px;
  overflow: scroll;
  overflow-x: hidden;
  text-align: center;
}

a:hover {
letter-spacing:1.5px;
transition:.3s;
    color:#4275a8;
    
}

a { letter-spacing:normal; transition:.3s;     text-decoration: none; color: black; font-size: 15px; font-family:"basiic";

    
}
    
    
    
    
h1 {
  font-size: 35px;
}

h2 {
  font-size: 30px;
}
      
b1 {
  font-size: 16px;
  color: #493640;
}

b2 {
  font-size: 13px;
  color: #493640;
  
}

b3 {
  font-size: 11px;
  color: #493640;
  
}


p {
  font-size: 12px;
    
}

p1 {
  font-size: 15px;
    opacity: 1;
}
    
::-webkit-scrollbar {
width: 5px;
}

::-webkit-scrollbar-track {
width: 5px;
}

::-webkit-scrollbar-thumb {
background-color: #4275a8;
}

::-webkit-scrollbar-thumb:hover {
 background-color: #e7a7c6;
}

#middle{
  float: left;
  margin-left: 20px;
  width: 610px;
  border: 1px solid #000;
  text-align:center;
  background-color: white;
  height: 705px;
  padding: 5px;
  background-image: url('https://www.colorabout.com/images/color/rgb/136-168-211.jpg?v=1');
    background-size: 20%;
    
}

#middleplus4{
  float: left;
  width: 175px;
  max-width: 175px;
  border: 1px solid #000;
  margin: 0px 5px 5px 0px;
  text-align: justify;
  background-color: white;
  height: 95px;
  padding: 5px;
  background-image: url(https://ih0.redbubble.net/image.1608415782.3982/raf,360x360,075,t,fafafa:ca443f4786.jpg);
    background-size: 180%;
    
}

#sidebarright{
  background-image: url('https://i.pinimg.com/736x/e1/77/08/e177085d26dbb6e5aa7237ad021a8b65.jpg');
    background-position: center;
    background-size: 150%;
    background-repeat: repeat;
  text-shadow: 0.5px 0.5px 0px #fff;
  color: #38434a;

  float: right;
  margin-right: 18px;
  width: 200px;
  border: 1px solid #000;
  text-align: center;
  background-color: #EEEECD;
  min-height: 700px;
  padding: 10px 5px 5px 5px;
}

#content{
  background-color: #f9f3f3;
  border: 1px solid #000;

  margin: 0 auto;
  height: 430px;
  width: 96%;
  padding: 10px;
  overflow: scroll;
  overflow-x: hidden;
    margin-bottom: 5px;

}

#content2{
  background-color: #f9f3f3;
  border: 1px solid #000;
  margin: 0 auto;
  height: 683px;
  width: 96%;
  padding: 10px;
  overflow: scroll;
  overflow-x: hidden;
    margin-bottom: 5px;
    
}

#blog{
  background-color: #f3f7f9;
  border: 1px solid #000;
  margin: 0 auto;
  width: 76.5%;
  height: 270px;
  padding: 60px;
  text-align: left;
  overflow: scroll;
  overflow-x: hidden;
    margin-bottom: 5px;
    margin-right: 5px;
    
}

#blog2{
  background-color: #f3f7f9;
  border: 1px solid #000;
  margin: 0 auto;
  height: 178px;
  width: 85%;
  padding: 30px;
  text-align: left;
  overflow: scroll;
  overflow-x: hidden;
    margin-bottom: 5px;
    margin-right: 5px;
    
}

#blogheader{
  background-color: #a1c1d1;
  border: 2px solid #000;
  margin: 0 auto;
  height: 30;
  width: 80%;
  text-align: left;
  font-size: 13px;
  padding-top: 8px;
  padding-top: 3px;
  overflow-x: hidden;
}

#blogheader2{
  background-color: #bccad1;
  border: 1px solid #000;
  margin: 0 auto;
  height: 20;
  width: 80%;
  text-align: left;
  padding-top: 3px;
  font-size: 11px;
  overflow-x: hidden;
}

#other{
  background-image: url('https://media.discordapp.net/attachments/831538022456492116/1122517912163467354/877ea131c440e01b6836dc990f331f26.jpeg');
  border: 1px solid black;
  width: 96%;
  margin: 0 auto;
  padding: 10px;
  height: 32%;
  margin-top: 5px;
  overflow: scroll;
  overflow-x: hidden;
}

.gallery2{
  display: flex;
  margin: auto;
  justify-content: space-between;
  flex-wrap: wrap;
}

figure2{
  width: 180px;
  margin: 8px 0;
  border: 1.5px solid #777;
  padding: 8px;
  box-sizing: border-box;
  background-color: #fff;
}

figure img2{
  width: 92%;
    border-width:7px;
border-style:solid;
border-image: url("https://i.imgur.com/NJa4bp2.png") 8 fill round; margin-bottom: 4px; height: 150px; object-fit: cover;
}
    
    
figure figcaption2{
  text-align: center;
  padding: 10px 0;
}

   * {
  box-sizing: border-box;
}

/* Position the image container (needed to position the left and right arrows) */
.container2 {
  position: relative;
    
    
}

#cont{
  border-width:7px;
  border-style:solid;
  border-image: url("https://i.imgur.com/NJa4bp2.png") 7 fill round;
  margin-top: 80px;
  margin: auto;
  width: 590px;
  height: 645px;
  margin-top: 50px;
  margin-bottom: 0px;
  padding: 5px;
}
#cont2{
  float: left;
  width: 574px;
  border: 1px solid #000;
  margin: 0px 0px 0px 0px;
  text-align:center;
  background-color: white;
  height: 630px;
  padding: 5px;
  background-image: url('https://64.media.tumblr.com/4e44786d42a42ffc802226cc5f70e89d/tumblr_inline_mrhrvyGl941qz4rgp.gif');
    background-size: 20%;
    
}

ul, li{
  list-style-type: none;
  padding-left: 20px;
  text-align: left;
}
    
    
.list{
  margin: 0 auto;
  width: 125px;
}

#miscbox{
  text-align: center;
  height:122px;
  width: 97%;
  margin: 0 auto;
  overflow: scroll;
  overflow-x: hidden;
  margin-bottom: 10px;
  padding: 5px;
}

.navheader {
    font-family:"basiic";
    font-size: 15px;
    font-weight: normal;
    display: block;
    text-align: center;
    margin-bottom: 3px;
    background-color: white;
    padding: 3px;
     border-width:7px;
  border-style:solid;
  border-image: url("https://i.imgur.com/NJa4bp2.png") 7 fill round;
  
}

.frame {
    font-family:"basiic";
    font-size: 15px;
    font-weight: normal;
    display: block;
    width:50%;
    float:left;
    text-align: left;
    margin-bottom: 0px;
    background-color: white;
    padding: 35px;
     border-width:10px;
  border-style:solid;
  border-image: url("https://i.ibb.co/tMFTZb1p/IMG-1508.png") 4 fill round;
}

frameimg{
  width: 100%;
  height: 100%;
  float:left;
 border-width: 1px;
 border-style: solid;
 border-color: black;

}


.crt::before {
  content: " ";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%), linear-gradient(90deg, rgba(255, 0, 0, 0.06), rgba(0, 255, 0, 0.02), rgba(0, 0, 255, 0.06));
  z-index: 20;
  background-size: 100% 2px, 3px, 100%;
  pointer-events: none;
}
   
    
    .border {
    font-family: "basiic";
    display: block;
    height: 200px;
    text-align: center;
        align-content: center;
    margin-bottom: 10px;
    background-color: white;
    padding: 4px;
    background-image: url("https://i.imgur.com/Iha1MdV.png");
    background-position: center;
        background-size: cover;
        background-repeat: no-repeat;

}
   
    
    .meowww {  font-size: 20px
}
    
   
  
textarea {
    font-size: .8rem;
    letter-spacing: 1px;

    padding: 5px;
    width: 80%;
    height: 60px;
    border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px #999;
}


    
    
             .lace {
border-width:7px;
border-style:solid;
border-image: url("https://i.imgur.com/NJa4bp2.png") 8 fill round;

  width: 100px;            padding: 27px;  
              
}  
    
    
    
               .lace2 {
border-width:7px;
border-style:solid;
border-image: url("https://i.imgur.com/NJa4bp2.png") 8 fill round;
white-space: nowrap; 
                   
  width: 541px;      height: 45px;
                   overflow-y: hidden; 
                   
                   
              
}  
     .please
    {
        
overflow-x: scroll
        
    }
    

table {
  margin: 15px 0;
  border: 1px solid black;
  table-layout: fixed;
  width: 100%; /* must have this set */
  background-color: #ffffff;
   overflow-y: scroll;

}
    
    
    .rpg {
  border: 1px solid black;
  table-layout: fixed;
  width: 100%; /* must have this set */
  background-color: #ffffff;
   overflow-y: scroll;
        


}
    
    .hmm{margin-top: 7px}    
    
    

    t {height: 10px;}  
    
    
    
    .meow{
        
        background-image: url(https://artsy-media-uploads.s3.amazonaws.com/2P6t_Yt6dF0TNN76dlp-_Q%2F3417757448_4a6bdf36ce_o.jpg);
        background-size: 50%;
        height: 183px;
        margin-top: 5px;
      
        
    }
    
    
.meow td:nth-child(2) {
  width: 50%;
  overflow-x: hidden;
  table-layout: fixed;
  border-collapse: collapse;
   border: 1px solid;
    align-content: center;
    background-color: white;
      font-size: 13px;


  list-style-image: url('https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/d54ebddf-9e94-4459-9acf-34685f9e9ad8/d5h8amy-9e78b013-31b3-4a7c-85a7-f9a82b1040c4.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcL2Q1NGViZGRmLTllOTQtNDQ1OS05YWNmLTM0Njg1ZjllOWFkOFwvZDVoOGFteS05ZTc4YjAxMy0zMWIzLTRhN2MtODVhNy1mOWE4MmIxMDQwYzQucG5nIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.GCRpzA_ecPb7xBRov4Qa3ePlYkk0ZQf4MscyJvPVARQ');
    
}

    .kekeke {
  margin: 15px 0;
  table-layout: fixed;
  width: 100%; /* must have this set */
  background-color: #EEEECD;
border-width:7px;
border-style:solid;
border-image: url("https://i.imgur.com/NJa4bp2.png") 8 fill round;
    
}
    
    
    
        .kekeke2 {
  margin: 15px 0;
  table-layout: fixed;
  width: 50%; /* must have this set */
  background-image: url(http://alicehome.suichu-ka.com/ribon_t.gif);
        height: 30px;    
}
   
 .gallery{
     
  
  display: flex;
  width: 100%;
  margin: auto;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 9px;
  

}
figure{
        

  width: 150px;
  background-color: #f9f3f3;
  margin: 0;
  border-width: 1px;
  border-color: black;
  border-style: solid;
  padding: 8px;
  display: inline-block;
  box-sizing: border-box;

}

figure img{
  width: 100%;
  height: 130px; 
 border-width: 1px;
 border-style: solid;
 border-color: black;

}
figure figcaption{
  text-align: center;
  padding: 8px 4px;
  font-size: 10px;
  color: black;

}
    
   #photo {
  display:flex;
  position: absolute
  align-items: center;
  justify-content: center;
} 
    
    
    
    .mainheadbox {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 5px;
    background-image: url("headbox/iscs.png");
    background-size: 97%;
    background-color: #F9F7F5;
    border: 1px solid #000;
    height: 230px;
    width: 840px;
    position: relative;
    padding: 10px;
}
    
    .footerbox {
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 30px;
    background-image: url('https://www.colorabout.com/images/color/rgb/231-167-198.jpg?v=1');
    background-size: 100%;
    background-color: #F9F7F5;
    border: 1px solid #000;
    border-radius: 2px;
    height: 130px;
    width: 983px;
    position: relative;
    padding: 10px;
}
    
    
    
    
    
    
    /* Dropdown Button */
.dropbtn {
        font-family: "basiic";
font-weight: bold;
    font-size: 15px;
    background-color: white;
  color: black;
  border: none;
  cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
    
z-index: 10000000000000000000;    
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
      z-index: 10000000000000000000;    

  top: 30px;
        


  background-color: #fcfbf9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
    background-image: url(https://i.imgur.com/3wNdJZn.png);
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: right;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 8px 16px;
  text-decoration: none;
  display: block;
z-index: 10000000000000000000;    
    
}


/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}
    
    
    
    
    
    
    
    
    
    
    
    
    .shake:hover {
  /* Start the shake animation and make the animation last for 0.5 seconds */
  animation: shake 0.5s;

  /* When the animation is finished, start again */
  animation-iteration-count: infinite;
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
    }
