@font-face { font-family: 'F_1770379713445'; src: url('../fonts/F_1770379713445.ttf'); font-display: swap; }

                body { margin:0; background:#000; overflow-x:hidden; }
                #container { 
                    position:relative; width:100vw; min-height:150vh; 
                    overflow-x:hidden; 
                    overflow-y:auto; 
                    background: url("blob:null/3cf4eedd-e033-4489-95d8-1f5acba07fd5") center center / cover no-repeat fixed rgb(0, 0, 0); 
                    background-size: cover; 
                    background-position: center; 
                    background-attachment: fixed;
                }
                .el { position: absolute; } .content { width:100%; height:100%; display:block; box-sizing:border-box; position: relative; } img { width:100%; height:100%; display:block; }
                a { text-decoration: none; color: inherit; }
                .link-overlay { position: absolute; inset: 0; display: block; z-index: 10; }
                .ghost-mode { pointer-events: none; }
                iframe { width:100%; height:100%; border:none; }
                @keyframes wave { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(calc(-1 * var(--wave-amp, 20px))); } }
                .wave-char { display: inline-block; animation: wave 2s ease-in-out infinite; }
                @keyframes bg-scroll-left { from { background-position: 0 0; } to { background-position: calc(-1 * var(--bg-size)) 0; } }
                @keyframes bg-scroll-right { from { background-position: 0 0; } to { background-position: var(--bg-size) 0; } }
                @keyframes bg-scroll-up { from { background-position: 0 0; } to { background-position: 0 calc(-1 * var(--bg-size)); } }
                @keyframes bg-scroll-down { from { background-position: 0 0; } to { background-position: 0 var(--bg-size); } }
                marquee { width: 100%; height: 100%; }
            
html, body { background-image: url('../images/jfykjkhffjhk.png'); background-size: cover; background-position: center; background-repeat: no-repeat; }

#container { background-image: url('../images/jfykjkhffjhk.png'); background-size: cover; background-position: center; background-repeat: no-repeat; }
