*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-image:url(/bliss.jpg);background-size:cover;background-attachment:fixed;background-position:50%;height:100vh;overflow:hidden;color:#000}::-webkit-scrollbar{width:16px;height:16px}::-webkit-scrollbar-track{background:#f0f0ea;border:1px solid #c8c3b7}::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#d4d0c8,#b8b4ac);border:1px solid #888;border-radius:0}::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#b8b4ac,#9c9890)}::-webkit-scrollbar-corner{background:#f0f0ea}html.theme-y2k,html:has(body.theme-y2k){overflow:visible;height:auto}body.theme-y2k{background-color:#ccf;background-image:repeating-linear-gradient(45deg,transparent,transparent 4px,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 8px);overflow:visible;height:auto}@keyframes y2k-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes y2k-rainbow{0%{color:red}16%{color:#f90}33%{color:#ff0}50%{color:#0c0}66%{color:#06f}83%{color:#90f}to{color:red}}@keyframes y2k-marquee{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes y2k-sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@keyframes y2k-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body.theme-y2k ::-webkit-scrollbar{width:12px}body.theme-y2k ::-webkit-scrollbar-track{background:#d5e7ff}body.theme-y2k ::-webkit-scrollbar-thumb{background:#039;border:2px solid #82b3e5}