body{margin:0;padding:0;width:100%;height:100%;position:fixed;background-repeat:no-repeat;background-position:top center!important;background-size:cover;background-attachment:fixed;font-family:Inter,sans-serif}#overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background:#000000a6;z-index:9999}#game-container{position:relative;width:100%;height:100%;overflow:hidden}#info-page{position:absolute;inset:0;background:#000000d9;color:#fff;overflow:hidden;z-index:1000;display:none;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box;font-size:1rem}#info-page .content-wrapper{width:min(900px,100%);max-height:calc(100vh - 4rem);border:6px solid #fffc00;border-radius:8px;box-sizing:border-box;background:#000000eb;overflow:hidden}#info-close{position:absolute;top:.5rem;right:.5rem;z-index:1100;background:url(./assets/Images/close_btn.png) no-repeat center center;background-size:contain;border:none;cursor:pointer;width:80px;height:80px}.scrollspy-example{background-color:#000c!important;padding:1.5rem;border-radius:.5rem;max-height:calc(100vh - 6rem);overflow-y:auto}h2,h3,h4{text-align:center}p{text-align:justify}ul{margin-left:1.5rem}.content-wrapper{max-width:900px;margin:auto;border:6px solid #fffc00;border-radius:8px;box-sizing:border-box;position:relative}.custom-close-btn{position:absolute;top:.5rem;right:.5rem;width:40px;height:40px;background:url(./assets/Images/close_btn.png) no-repeat center center;background-size:contain;border:none;cursor:pointer;opacity:1}.content{margin-top:32px;line-height:1.45}#popup-overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background:#000000a6}@media only screen and (max-width:600px){.content{margin-top:64px}}
