Footloose Christmas

Welcome to 1981, where the party never stops!

It's a Footloose Kind of Christmas

We're trading in our platform shoes for a pair of 8-tracks, and our disco balls for some sparkly tinsel. It's a holiday for those who refuse to grow up.

Get ready for Footloose Frenzy, a night of 80s dance parties and questionable life choices. See Santa's Slam Dance, where St. Nick trades in his sleigh for a pair of platform shoes and a boombox. Visit the Stocking Storm, where the ladies of 1981 trade in their sensible shoes for some high-heeled hijinks.
body { background-color: #333; } .container { width: 50%; margin: 20px auto; } .footloose-title { font-size: 48px; } .footloose-text { color: #FF69C0; } .footloose-link { text-decoration: none; color: #666; } .footloose-link:hover { text-decoration: underline; } .footloose-border { border: 4px solid black; border-radius: 10px; } .footloose-background { background-color: #FF69C0; } @media screen and (min-width: 600px) { .container { width: 80%; } } @media screen and (min-width: 1000px) { .container { width: 90%; } } @media screen and (min-width: 1200px) { .container { width: 95%; } } @media screen and (min-width: 1800px) { .container { width: 98%; } } @media screen and (min-width: 2800px) { .container { width: 99%; } }