.drag{position:relative;padding:0%}
.wind{user-select:none;outline:3px dashed white;}
#head{height:0.5%}

#left::-webkit-scrollbar-thumb, #left::-webkit-scrollbar-thumb:hover, #right::-webkit-scrollbar-thumb, #right::-webkit-scrollbar-thumb:hover, #pic::-webkit-scrollbar-thumb {
  background: white !important; border:1px solid yellow !important;}
 

#left::-webkit-scrollbar,#pic::-webkit-scrollbar {
      width: 8px;border-right:1px solid yellow;
    }	
    
#left::-webkit-scrollbar-track,#pic::-webkit-scrollbar-track {
  background: white; border:none
}

        @keyframes mos {
            0% {
                transform: translate(0px, 5px)
            }

            25% {
                transform: translate(0px, -5px)
            }
            
            50% {
                transform: translate(0px, 5px)
            }
            
            75% {
                transform: translate(0px, -5px)
            }
            
            100% {
                transform: translate(0px, 5px)
            }             
        }
		
#left, #right{animation: mos 16s ease-in-out infinite;}
#right{animation-delay:-1s}

body{;background-image:url('https://crygorcrisis.neocities.org/imgs/css/checkpink.gif'),linear-gradient(paleturquoise, pink);margin:1%;margin-bottom:4%}
#center::-webkit-scrollbar-track,#center::-webkit-scrollbar-track:hover {border:1px solid turquoise !important;background:ivory}
#center::-webkit-scrollbar-thumb,#center::-webkit-scrollbar-thumb:hover {background-color:mistyrose;border-color:hotpink;border-right:1px solid chocolate}

*, *:active, img, img:active{cursor:url(https://64.media.tumblr.com/fa7a7fa831c650231fe4c36c6f3d5fa2/tumblr_inline_rw6od8zfjB1v90b77_500.png), auto !important;}

.wind{background:linear-gradient(paleturquoise,transparent,paleturquoise), rgba(0,0,0,0.05) !important;background-origin:border-box !important}

#head{position: absolute;height: 2%;
top:5%;width:55%;margin-top:2%;top:0;line-height: 2%;margin-bottom:2%;padding-bottom:0;left:30%;background-size:100% !important;}


#center{position: absolute;height: 60%;margin-top:2%;margin-bottom:2%;overflow:auto;width:55%;top:15%;left:30%;background-size:auto;background-origin:border-box

}
#left, #right{background-image:url('https://crygorcrisis.neocities.org/imgs/css/checkmcream.gif');background-color:ivory;position:absolute;top:0;margin-top:2%;margin-bottom:2%;width:12%;animation:none} #left{left:10% !important} #right{right:10% !important}
.wind,#left{border:30px solid transparent;border-image:url('https://crygorcrisis.neocities.org/imgs/css/borders/peach.png') 15 round;}

.frame{border:28px solid transparent;border-image:url('https://crygorcrisis.neocities.org/imgs/css/border_mmgpink.png') 15 round;border-radius:3%;padding:0;background:black;background-origin:border-box}
.fram{border:28px solid transparent;border-image:url('https://crygorcrisis.neocities.org/imgs/css/border_mmgpink.png') 15 round;border-radius:3%;padding:0;background:white;background-origin:border-box}

#left{left:5%;background-image:url('https://crygorcrisis.neocities.org/imgs/css/checkmcream.gif'),linear-gradient(mintcream,mistyrose);background-size:auto;background-origin:border-box}
#right{right:5%;background-image:url('https://crygorcrisis.neocities.org/imgs/css/checkmcream.gif'),linear-gradient(mistyrose,mintcream);background-size:auto;background-origin:border-box}

.rightside{width:100px;border-bottom:1px solid yellow;image-rendering:auto}

ul{list-style-type:circle;color:white}
.wind > ul > li{color:white}

			#pic img{scroll-snap-align: center;height:180px;user-drag:none;padding:2%;}

			#pic{scroll-snap-type: x mandatory;  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;  width: 200px;
  margin: auto; outline:1px solid red;}
  
  table,tr,th,td{border:1px solid red}
  tr:hover{color:white;outline:1px solid yellow}
  h3{letter-spacing:0.5em}
  
  #toc{background:transparent;border:2px dotted white;margin:1%}
  
         @keyframes scrollingb {
            0% {
                background-position: 0 0;
            }

            50% {
                background-position: 25px 25px;
            }
            
            100% {
                background-position: 0px 50px;
            }            
        }	

#face{width:100px}

b,h1,h2,h3,h4,h5,h6{color:ivory;font-weight:bold;text-shadow: -1px 0 teal, 0 1px hotpink, 1px 0 teal, 0 -1px hotpink;}
 h3,h2{letter-spacing:0.5em; border-bottom:2px dashed white;background:linear-gradient(transparent,pink);text-align:center}
 h2{text-align:center;border:1px dotted hotpink;background-color:white;color:pink;margin-top:1%}
 
 .wind > p{color:lightseagreen;text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;}
 
 #left > p,#right > p{color:deeppink;text-shadow:none;}
 
 #center > p{transition:all 0.5s;outline:1px dashed hotpink;background:rgba(255,255,255,0.5)}
#center > p:hover{background:lavenderblush url('https://crygorcrisis.neocities.org/imgs/css/checkmcream.gif');outline:1px dashed paleturquoise;color:hotpink}

#board{height:200px;width:200px;border:2px dashed mistyrose;outline:1px dashed white;background:white;margin:1% auto}
.tray{}

a{color:white;text-shadow: -1px 0 red, 0 1px red, 1px 0 red, 0 -1px red;font-weight:bold;text-shadow: -1px 0 teal, 0 1px hotpink, 1px 0 teal, 0 -1px hotpink;}
a:link{color:white;text-shadow: -1px 0 teal, 0 1px hotpink, 1px 0 teal, 0 -1px hotpink;}
a:visited{color:pink;text-shadow: -1px 0 teal, 0 1px hotpink, 1px 0 teal, 0 -1px hotpink;}
a:hover{color:white;text-shadow: -1px 0 teal, 0 1px paleturquoise, 1px 0 teal, 0 -1px paleturquoise;}