body{background:#000;color:#0f0;font-family:monospace;margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;font-size:1rem}a{color:#0f0;text-decoration:none}a:hover{background:#0f0;color:#000}header{border-bottom:1px dashed #424242}footer{text-align:center}nav{display:flex;justify-content:space-evenly;max-width:60rem;margin:auto;padding:.5rem;font-size:1.2rem;text-align:center}main{max-width:50rem;margin:auto;padding:.5rem;width:calc(100% - 1rem)}article{border:1px solid #0f0;background-color:#000c00;line-height:1.6;padding:0 1rem 1rem;text-align:justify;font-size:.85rem}article:after{content:"\2588";animation:blink-cursor 1s step-end infinite}main span{margin-top:4rem;padding:.5rem;background-color:#020;border:1px solid #0f0;border-bottom:1px dashed #0f0;display:block;font-size:.85rem}.logo{line-height:1;border:1px solid #0f0;background-color:#000;padding:2rem 3rem;right:-20rem;margin-bottom:-2rem;overflow:hidden;position:relative;width:fit-content}.a,.b,.c,.d{margin:auto}.a{border:1px solid #0f0}.b{padding:1rem;border-bottom:1px solid #0f0}.c{padding:0 1rem}.d{border:.2rem dashed #0f0;text-align:justify;padding:2rem}.funnysign{position:relative;line-height:1;font-size:.225rem;left:-18rem}#sign{position:relative;height:5rem;left:-15rem;margin-bottom:-5rem}.kitsune-frame{box-sizing:border-box;margin:2rem auto;padding:1rem;border:2px solid #0f0;width:100%;overflow:hidden}#kitsune{display:block;width:100%;height:auto;border:0;padding:0;margin:0;transform:translate(35px)}.blinking-cursor:before{content:">";font-size:2rem;color:#0f0;animation:blink-cursor 2s step-end infinite}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}@media only screen and (max-width:20rem){nav{flex-direction:column}nav a{margin-top:.15rem}}@media only screen and (max-width:80rem){#sign{display:none}}@media only screen and (max-width:55rem){.logo{margin:auto;margin-bottom:2rem;right:auto;font-size:2.4vw;padding:2vw}}h1,h2{color:#fff}h1:before{content:"/ "}h1,h2{border-bottom:1px solid grey}
