html,
body {
  height: 100%;
}

/* center the children of body */

html, body {
cursor: url("mous.png"), default;
}
            #container {
                max-width: 900px;
                /* this is the width of your layout! */
                /* if you change the above value, scroll to the bottom
      and change the media query according to the comment! */
                margin: 0 auto;
                               padding-top: 10px;
            }

           
            #flex {
                display: flex;
            }

            sidebar {
                width: 100px;
                padding: 20px;
            }

            main {
 border-width: 7px;
   border-style: solid;
   width: 100px;
   border-image: url("/lace.png") 8 fill round; 
                flex: 1;
                padding: 20px;
                order: 2;
            }
#image01 {
animation: brrr 1s infinite;
}
 
@keyframes brrr {
0% {
transform: rotate(-5deg);
}
 
50% {
transform: rotate(-5deg);
}
 
51% {
transform: rotate(5deg);
}
 
100% {
transform: rotate(5deg);
}
}
.one {
   border-width: 7px;
   border-style: solid; 
   border-image: url("/lace.png") 8 fill round; 
    width:30%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body {
image-rendering: pixelated;}
::-webkit-scrollbar {
  width: 16px;
  height: 16px;
  background: none;
}

::-webkit-scrollbar-thumb {
  width: 16px;
  height: 16px;
  background: silver;
  box-shadow: inset 1px 1px #dfdfdf, inset -1px -1px gray;
  border: 1px solid;
  border-color: silver #000 #000 silver;
}

::-webkit-scrollbar-track {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgLTAuNSAyIDIiIHNoYXBlLXJlbmRlcmluZz0iY3Jpc3BFZGdlcyI+CjxtZXRhZGF0YT5NYWRlIHdpdGggUGl4ZWxzIHRvIFN2ZyBodHRwczovL2NvZGVwZW4uaW8vc2hzaGF3L3Blbi9YYnh2Tmo8L21ldGFkYXRhPgo8cGF0aCBzdHJva2U9IiNjMGMwYzAiIGQ9Ik0wIDBoMU0xIDFoMSIgLz4KPC9zdmc+");
  background-position: 0 0;
  background-repeat: repeat;
  background-size: 2px;
}

::-webkit-scrollbar-button:vertical:decrement {
  width: 16px;
  height: 16px;
  background: silver;
  box-shadow: inset 1px 1px #dfdfdf, inset -1px -1px gray;
  border: 1px solid;
  border-color: silver #000 #000 silver;
  background-repeat: no-repeat;
  background-size: 16px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgLTAuNSAxNiAxNiIgc2hhcGUtcmVuZGVyaW5nPSJjcmlzcEVkZ2VzIj4KPG1ldGFkYXRhPk1hZGUgd2l0aCBQaXhlbHMgdG8gU3ZnIGh0dHBzOi8vY29kZXBlbi5pby9zaHNoYXcvcGVuL1hieHZOajwvbWV0YWRhdGE+CjxwYXRoIHN0cm9rZT0iIzAwMDAwMCIgZD0iTTcgNWgxTTYgNmgzTTUgN2g1TTQgOGg3IiAvPgo8L3N2Zz4=");
    display:block;
}

::-webkit-scrollbar-button:vertical:increment {
  width: 16px;
  height: 16px;
  background: silver;
  box-shadow: inset 1px 1px #dfdfdf, inset -1px -1px gray;
  border: 1px solid;
  border-color: silver #000 #000 silver;
  background-repeat: no-repeat;
  background-size: 16px;
     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgLTAuNSAxNiAxNiIgc2hhcGUtcmVuZGVyaW5nPSJjcmlzcEVkZ2VzIj4KPG1ldGFkYXRhPk1hZGUgd2l0aCBQaXhlbHMgdG8gU3ZnIGh0dHBzOi8vY29kZXBlbi5pby9zaHNoYXcvcGVuL1hieHZOajwvbWV0YWRhdGE+CjxwYXRoIHN0cm9rZT0iIzAwMDAwMCIgZD0iTTQgNWg3TTUgNmg1TTYgN2gzTTcgOGgxIiAvPgo8L3N2Zz4=");
    display:block;
}

::-webkit-scrollbar-button:horizontal:decrement {
  width: 16px;
  height: 16px;
  background: silver;
  box-shadow: inset 1px 1px #dfdfdf, inset -1px -1px gray;
  border: 1px solid;
  border-color: silver #000 #000 silver;
  background-repeat: no-repeat;
  background-size: 16px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgLTAuNSAxNiAxNiIgc2hhcGUtcmVuZGVyaW5nPSJjcmlzcEVkZ2VzIj4KPG1ldGFkYXRhPk1hZGUgd2l0aCBQaXhlbHMgdG8gU3ZnIGh0dHBzOi8vY29kZXBlbi5pby9zaHNoYXcvcGVuL1hieHZOajwvbWV0YWRhdGE+CjxwYXRoIHN0cm9rZT0iIzAwMDAwMCIgZD0iTTggM2gxTTcgNGgyTTYgNWgzTTUgNmg0TTYgN2gzTTcgOGgyTTggOWgxIiAvPgo8L3N2Zz4=");
    display:block;
}

::-webkit-scrollbar-button:horizontal:increment {
  width: 16px;
  height: 16px;
  background: silver;
  box-shadow: inset 1px 1px #dfdfdf, inset -1px -1px gray;
  border: 1px solid;
  border-color: silver #000 #000 silver;
  background-repeat: no-repeat;
  background-size: 16px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgLTAuNSAxNiAxNiIgc2hhcGUtcmVuZGVyaW5nPSJjcmlzcEVkZ2VzIj4KPG1ldGFkYXRhPk1hZGUgd2l0aCBQaXhlbHMgdG8gU3ZnIGh0dHBzOi8vY29kZXBlbi5pby9zaHNoYXcvcGVuL1hieHZOajwvbWV0YWRhdGE+CjxwYXRoIHN0cm9rZT0iIzAwMDAwMCIgZD0iTTYgM2gxTTYgNGgyTTYgNWgzTTYgNmg0TTYgN2gzTTYgOGgyTTYgOWgxIiAvPgo8L3N2Zz4=");
    display:block;
}

::-webkit-scrollbar-corner {
  background: silver;
}
@font-face {
font-family: basiic;
src: url(https://cinni.net/fonts/basiic.ttf);
}
body{
margin:auto;
font-size:1em;
font-family:basiic;
width:80%;
color:#5e5e5e;
}
main img:hover  {
animation: brrr 0.5s infinite;}
	-webkit-animation: shadow-drop-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: shadow-drop-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    transition: 0.5s ease;
}
    .monika {
        background: url(https://64.media.tumblr.com/96f334103aee8a6b5dcda60a0ebc8013/764fd8ddb57549cb-61/s400x600/52289dd4eaa9df3b8e81383b1cdbf8d0eea399d1.png) no-repeat;
        background-size: 100%!important;
        position: fixed;
        left: 20px;
        bottom: 10px;
        height: 150px;
        width: 84px;
    }

    .monika:hover {
        animation: monika 1000ms;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }

    @keyframes monika {
      0% { transform: translate(0,  -8px); }
    50% { transform: translate(0, 8px); }
    100%   { transform: translate(0, -8px); }   
}

.search-wrapper input[type=text] {
    background-color: #fff!important;
    color: #48357D !important;
    border-radius: 10px !important;
    border: 0!important;
}

button {
    border-radius: 10px !important;
    background-color: #fff!important;
    color: #b3d9ff!important;
    border: 2px dotted #fff!important;
}


    .natsuki {
        background: url(https://64.media.tumblr.com/508c40c68bacf274fd800b91be294465/764fd8ddb57549cb-c9/s400x600/eb2095d5e355a8c69e295f108426c9b2d53f4731.png) no-repeat;
        background-size: 100%!important;
        position: fixed;
        left: 90px;
        bottom: 10px;
        height: 150px;
        width: 86px;
    }

    .natsuki:hover {
        animation: natsuki 0.2s;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }

    @keyframes natsuki {
        0% {
            transform: translate(0);
        }
        20% {
            transform: translate(-2px, 2px);
        }
        40% {
            transform: translate(-2px, -2px);
        }
        60% {
            transform: translate(2px, 2px);
        }
        80% {
            transform: translate(2px, -2px);
        }
        100% {
            transform: translate(0);
        }
    }

    .yuri {
        background: url(https://64.media.tumblr.com/a92a4ba4f63f9af7b84dcf8d0cf0ba2d/764fd8ddb57549cb-8c/s400x600/41241fa798f2adf79a6e972e75395cef98990eb8.png) no-repeat;
        background-size: 100%!important;
        position: fixed;
        left: 165px;
        bottom: 10px;
        height: 150px;
        width: 89px;
    }

    .yuri:hover {
        animation: yuri 1.5s;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }

    @keyframes yuri {
        0%,
        100% {
            transform: translateX(0);
        }
        10%,
        30%,
        50%,
        70% {
            transform: translateX(-5px);
        }
        20%,
        40%,
        60% {
            transform: translateX(5px);
        }
        80% {
            transform: translateX(8px);
        }
        90% {
            transform: translateX(-8px);
        }
    }

    .sayori {
        background: url(https://64.media.tumblr.com/31c92316e9c34a33d7da3719e3a3827b/764fd8ddb57549cb-de/s400x600/9607fb8914c10253f07ef4f6ec15a665cf21ab7e.png) no-repeat;
        background-size: 100%!important;
        position: fixed;
        left: 235px;
        bottom: 10px;
        height: 150px;
        width: 89px;
    }

    .sayori:hover {
        animation: sayori 0.9s;
        animation-iteration-count: infinite;
        animation-timing-function: cubic-bezier;
    }

    @keyframes sayori {
        0%,
        100% {
            transform: translateX(0%);
            transform-origin: 50% 50%;
        }
        15% {
            transform: translateX(-2px) rotate(-2deg);
        }
        30% {
            transform: translateX(5px) rotate(8deg);
        }
        45% {
            transform: translateX(-6px) rotate(-3.6deg);
        }
        60% {
            transform: translateX(5px) rotate(2.4deg);
        }
        75% {
            transform: translateX(-6px) rotate(-1.2deg);
        }
    }

    }
a {
  text-decoration: none;
}
@font-face {
font-family: basiic;
src: url(https://cinni.net/fonts/basiic.ttf);
}
body{
margin:auto;
font-size:1em;
font-family:basiic;
width:80%;
color:#5e5e5e;
}
.text {
   color: #000000;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.link-button a {
  color:blue;
}
.nav li{
    border-radius: 25px;
border:1px solid #5e5e5e !important;
  margin: 5px;
  border: 1px;
  padding: 10px;
  background: #d0e0ff;
}
.nav li:nth-child(even) {
  background: #ffffff;
}

a { color: #5e5e5e;
}
a:hover {
webkit-filter: blur(1px);
filter: blur(1px);}
a {
  margin-left:5px;
}
li {
  list-style-type:none;);
  padding: 0px;
  margin: 10px;
}
ul {
  padding-left: 0px;
  margin: 0px;
}

