/* container limited so header/footer still visible */
.scroll-wrapper{
min-height:90vh;
display:flex;
flex-direction:column;
justify-content:center;
align-items:flex-end;
text-align:right;
overflow:hidden;
position:relative;
color:#f5eac7;
font-family:"Noto Serif Hebrew",serif;
}
/* gentle gradient that shifts slowly */
@keyframes skyCycle{
0% {background:linear-gradient(180deg,#241a48,#0b0b1a);}
25% {background:linear-gradient(180deg,#f7c76c,#3a1f1a);}
50% {background:linear-gradient(180deg,#ca703d,#1b1030);}
75% {background:linear-gradient(180deg,#1b1030,#0a0a12);}
100% {background:linear-gradient(180deg,#000000,#000000);}
}
.scroll-wrapper{
animation:skyCycle 132s linear infinite;
background:linear-gradient(180deg,#12142a,#000);
background-size:400% 400%;
padding:2rem;
}
/* each gate fades */
.scroll-section{
opacity:0;
animation:fadeInOut 132s infinite;
}
.scroll-section:nth-child(n){animation-delay:calc((var(--i) - 1)*6s);}
@keyframes fadeInOut{
0%,4.5%,100%{opacity:0;}
8%,22%{opacity:1;}
}
/* glyph breathing light */
.glyph{
position:relative;
font-size:2.5rem;
margin-bottom:.4rem;
animation:pulse 6s ease-in-out infinite;
}
.glyph::before{
content:"";
position:absolute;
top:50%;right:50%;
transform:translate(50%,-50%);
width:3rem;height:3rem;
border-radius:50%;
background:radial-gradient(circle,#f5eac733 0%,transparent 70%);
z-index:-1;
animation:glow 6s ease-in-out infinite;
}
@keyframes pulse{0%,100%{transform:scale(1);}50%{transform:scale(1.05);}}
@keyframes glow{0%,100%{opacity:.3;}50%{opacity:.8;}}
.number{font-size:1rem;opacity:.7;margin-bottom:.5rem;}
.text{font-size:1.2rem;line-height:1.6;max-width:32ch;}
</style>
<div class="scroll-wrapper">
<div class="scroll-section" style="--i:1"><div class="glyph">𐤀</div><div class="number">1</div><div class="text">spark rises with dew; breathe the first warmth.</div></div>
<div class="scroll-section" style="--i:2"><div class="glyph">𐤁</div><div class="number">2</div><div class="text">house opens; stretch body, welcome motion.</div></div>
<div class="scroll-section" style="--i:3"><div class="glyph">𐤂</div><div class="number">3</div><div class="text">strength awakens; steps grounded.</div></div>
<!-- keep adding the rest of your 22 sections here -->
<div class="scroll-section" style="--i:22"><div class="glyph">𐤕</div><div class="number">400</div><div class="text">seal complete; return spark to source.</div></div>
<div class="scroll-section" style="--i:23"><div class="text" style="font-style:italic;">Aah Ha Aah Ha — spark returns, life sleeps, seal holds.</div></div>
</div>
Our team of expert instructors have years of experience helping students prepare for standardized tests. They provide individualized support and feedback to help each student maximize their potential.
Our test prep courses cover all of the material that students need to know for the exam. We provide comprehensive study materials and practice tests to help students feel confident and prepared.
We understand that students have busy schedules. That's why we offer flexible scheduling options to help students fit test prep into their busy lives.
Our test prep courses have a proven track record of success. Our students consistently achieve higher test scores and gain admission to top colleges and universities.
Our test prep courses are offered online, so students can study from anywhere. We use the latest technology to provide an engaging and interactive learning experience.
We use cookies to analyze website traffic and optimize your website experience. By accepting our use of cookies, your data will be aggregated with all other user data.