@import"https://fonts.googleapis.com/css2?family=Palanquin:wght@500&family=Zen+Antique&display=swap";:root{--default-padding: 10px;--shimmy-distance: 5;--primary-hue: 0;--primary-lightness: 50;--color: #fff;--black: #0d0d0d;--font-size: 26px;--label-size: 9px;--shadow-primary-hue: 180;--shadow-secondary-hue: 60;--color-first: #ff00ff;--color-second: #00ffff;--color-third: #ffff00;--color-forth: #000000;--block-width: 256px;--block-height: 256px;--border-width: 8px;box-sizing:border-box}html{height:100%}body{margin:0}.rain{pointer-events:none;position:fixed;width:100%;height:100%;z-index:10;transform:rotate(-5deg)}.rain.back-row{display:none;z-index:9;bottom:60px;opacity:1}.drop{position:absolute;bottom:100%;width:15px;height:120px;pointer-events:none;animation:drop .5s linear infinite}@keyframes drop{0%{transform:translateY(0)}to{transform:translateY(150vh)}}.stem{width:1.5px;height:60%;margin-left:7px;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.4));animation:stem .5s linear infinite}@keyframes stem{0%{opacity:.8}to{opacity:.4}}html{height:100%;margin:auto;overflow:scroll}body{background-image:url(/assets/BG/ForestBG.jpg);background-size:100%;background-repeat:repeat;background-position:0% 35%;font-family:Zen Antique,serif;background-attachment:fixed}h1{text-align:center;text-shadow:rgba(80,255,156,.4235294118) 1px 1px 2px}h3{margin:4px;font-size:36px;font-family:Zen Antique,serif}hr{border:0;height:1px;background-color:gray}li>hr{border:0;height:1px;background-image:linear-gradient(to right,rgba(0,0,0,0),rgba(255,255,255,.75),rgba(0,0,0,0));background-color:#80808000}a:link{color:#c28194}a:visited{color:#404937}a:hover{color:red}a:active{color:#00f}*{scrollbar-width:thin;scrollbar-color:#80ff80 #008000}*::-webkit-scrollbar{height:6px;width:6px}*::-webkit-scrollbar-track{background:#008000}*::-webkit-scrollbar-thumb{background-color:#80ff80;border-radius:10px;border:3px none #ffffff}h3{text-align:center}.textContainer{padding:12px;background-color:#00000080;border-radius:10px;margin:1%;overflow:auto}
