CURRENT MISSION: Conclude the 2026 soyjak.party hack page, aswell as any pages relating to it, such as the Summer 2026 Crisis page.
Update Quotecord with any relevant info. See the blackboard for more info.
Template:ADHD.css
From Soyjak Wiki, the free ensoyclopedia
.background {
background: linear-gradient(
125deg,
#FF0000 0%,
#FFFF00 20%,
#00FF00 40%,
#00FFFF 60%,
#0000FF 80%,
#FF00FF 100%
);
animation: scroll 2s linear infinite alternate;
}
@keyframes scroll {
from {
background-position: 0 0;
}
to {
background-position: 100vw 0;
}
}