Sweeps

The Rolling Stones: 60 Years of Rock and Roll Rebellion

View saved
How does this find feel?

WIN Signed Rolling Stones Memorabilia – Biggest Ever Prize Draw | 60 Years of Rock and Roll

body { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, Arial, sans-serif; line-height: 1.8; color: #e0e0e0; max-width: 880px; margin: 0 auto; padding: 20px; background: #0a0a0a; }
h1 { font-size: 36px; font-weight: 900; color: #fff; margin-bottom: 10px; line-height: 1.2; }
h2 { font-size: 28px; font-weight: 800; color: #f0f0f0; margin-top: 40px; margin-bottom: 16px; border-left: 5px solid #e60000; padding-left: 15px; }
h3 { font-size: 22px; font-weight: 700; color: #f5f5f5; margin-top: 30px; margin-bottom: 12px; }
p { margin-bottom: 18px; font-size: 17px; color: #d0d0d0; }
.intro { font-size: 19px; font-weight: 500; color: #f0f0f0; border-left: 4px solid #e60000; padding-left: 20px; margin: 30px 0; font-style: italic; }
.giveaway-container { margin: 40px auto; max-width: 880px; }
.countdown-box { background: #1a1a1a; border: 3px solid #e60000; border-radius: 16px; padding: 25px; margin-bottom: 20px; text-align: center; }
.countdown-title { color: #e60000; font-size: 22px; font-weight: 900; text-transform: uppercase; margin: 0 0 8px; }
.countdown-subtitle { color: #999; font-size: 14px; margin: 0 0 20px; }
.countdown-timer { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; max-width: 500px; margin: 0 auto; }
.timer-cell { background: #000; border: 2px solid #e60000; border-radius: 12px; padding: 15px 10px; }
.timer-num { display: block; font-size: 32px; font-weight: 900; color: #e60000; line-height: 1; }
.timer-label { display: block; font-size: 11px; text-transform: uppercase; color: #999; margin-top: 5px; font-weight: 600; }
.giveaway-box { background: linear-gradient(135deg, #e60000 0%, #990000 100%); border: 3px solid #e60000; border-radius: 16px; padding: 30px; text-align: center; position: relative; }
.giveaway-badge { position: absolute; top: -15px; right: 20px; background: #ffd700; color: #000; padding: 8px 20px; border-radius: 20px; font-size: 14px; font-weight: 900; text-transform: uppercase; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); }
.giveaway-headline { font-size: 32px; font-weight: 900; color: #fff; margin: 0 0 15px; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); }
.giveaway-description { font-size: 17px; color: #fff; margin: 0 0 25px; line-height: 1.6; }
.enter-button { display: inline-block; background: #fff; color: #e60000; font-size: 24px; font-weight: 900; padding: 18px 60px; border-radius: 50px; text-decoration: none; border: none; cursor: pointer; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3); transition: transform 0.2s; }
.enter-button:hover { transform: scale(1.05); }
.popup-message { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #1a1a1a; border: 3px solid #e60000; border-radius: 20px; padding: 30px 40px; font-size: 22px; font-weight: 800; color: #fff; text-align: center; z-index: 10000; box-shadow: 0 12px 40px rgba(230, 0, 0, 0.5); max-width: 90%; width: 450px; }
.skip-popup { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #1a1a1a; border: 4px solid #ffd700; border-radius: 20px; padding: 35px 45px; text-align: center; z-index: 10001; box-shadow: 0 12px 40px rgba(255, 215, 0, 0.6); max-width: 90%; width: 500px; }
.skip-popup-title { font-size: 26px; font-weight: 900; color: #ffd700; margin: 0 0 15px; }
.skip-popup-text { font-size: 18px; color: #ccc; margin: 0 0 25px; line-height: 1.5; }
.skip-yes-button { display: inline-block; background: linear-gradient(135deg, #e60000 0%, #990000 100%); color: #fff; font-size: 22px; font-weight: 900; padding: 15px 50px; border-radius: 50px; border: none; cursor: pointer; box-shadow: 0 6px 20px rgba(230, 0, 0, 0.5); transition: transform 0.2s; }
.skip-yes-button:hover { transform: scale(1.08); }
.entry-section { background: #1a1a1a; border: 3px solid #e60000; border-radius: 16px; padding: 30px; margin-top: 40px; }
.entry-section h3 { text-align: center; color: #e60000; font-size: 28px; font-weight: 900; margin: 0 0 25px; }
.final-enter-button { display: block; background: linear-gradient(135deg, #e60000 0%, #990000 100%); color: #fff; font-size: 24px; font-weight: 900; padding: 20px; border-radius: 50px; text-decoration: none; text-align: center; margin: 25px auto; max-width: 400px; box-shadow: 0 8px 24px rgba(230, 0, 0, 0.4); }
.recap-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 30px; }
.recap-box { background: rgba(26, 26, 26, 0.8); border: 2px solid #e60000; border-radius: 12px; padding: 20px; }
.recap-box h4 { color: #e60000; font-size: 18px; font-weight: 900; margin: 0 0 15px; border-bottom: 2px solid #e60000; padding-bottom: 8px; }
.recap-box dt { font-weight: 700; color: #fff; margin-top: 12px; font-size: 15px; }
.recap-box dd { margin: 5px 0 0 0; font-size: 14px; color: #ccc; }
.ad-container { position: relative; min-height: 250px; margin: 20px 0; }
.ad-skeleton { position: absolute; top: 0; left: 0; width: 100%; height: 250px; background: linear-gradient(90deg, #1a1a1a 25%, #2a2a2a 50%, #1a1a1a 75%); background-size: 200% 100%; animation: loading 1.5s infinite; border-radius: 8px; }
@keyframes loading { 0% { background-position: 200% 0; } 100% { background-position: -200% 0; } }
.ad-container ins[data-ad-status=”filled”] ~ .ad-skeleton { display: none; }
ul, ol { margin: 15px 0; padding-left: 25px; }
li { margin-bottom: 10px; color: #d0d0d0; }
strong { font-weight: 700; color: #e60000; }
em { font-style: italic; }

🎸 The Rolling Stones: 60 Years of Rock and Roll Rebellion

The Rolling Stones are more than just a band; they are a cultural institution. And to celebrate their incredible legacy, The Rolling Stones are giving you the chance to win some amazing prizes in their Biggest Ever Prize Draw. Read on to discover the history of the world’s greatest rock and roll band and how you can win signed memorabilia, a luxury watch, and more!

🎸 Rolling Stones Biggest Ever Prize Draw
Entry Deadline: March 9, 2026 at 5:00 PM GMT
00Days
00Hours
00Minutes
00Seconds

30 WINNERS
WIN Signed Stones Memorabilia!
Enter for your chance to win 1 of 30 incredible prizes, including signed posters, Ronnie Wood artwork, a luxury watch, and more. Total prize value over $15,000!

ENTER NOW

The Early Days: From Blues to Beatlemania

The story of the Rolling Stones begins in the early 1960s, when a group of young, blues-obsessed musicians came together in London. The original lineup consisted of Mick Jagger, Keith Richards, Brian Jones, Ian Stewart, and Charlie Watts. They were all united by their love of American blues music, and they spent their early days playing covers of songs by artists like Muddy Waters, Howlin’ Wolf, and Chuck Berry.

The Golden Age: A String of Classic Albums

The mid-1960s to the early 1970s was the golden age of the Rolling Stones. During this period, they released a string of classic albums that are now considered to be some of the greatest rock and roll albums of all time. These albums include “Beggars Banquet,” “Let It Bleed,” “Sticky Fingers,” and “Exile on Main St.”

The Rolling Stones Biggest Ever Prize Draw: Your Chance to Own a Piece of History

To celebrate their incredible legacy, the Rolling Stones are giving you the chance to win some amazing prizes in their Biggest Ever Prize Draw. With 30 prizes up for grabs, this is a once-in-a-lifetime opportunity to own a piece of rock and roll history. Prizes include signed posters by Mick, Keith, Ronnie and Charlie, Ronnie Wood artwork, a Rolling Stones x Nixon gold watch, mystery boxes of music and merch, limited edition Subversive Scent, and Crossfire Hurricane Rum accessories.

The Business of Rock and Roll: A Multi-Billion Dollar Empire

The Rolling Stones are not just a band; they are a multi-billion dollar empire. They have sold over 200 million albums worldwide, and their tours have grossed over $2 billion. They are one of the most successful and highest-grossing bands of all time.

The Rolling Stones and Fashion: A Legacy of Style

The Rolling Stones have always been as much about style as they have been about music. From their early days in matching suits to their later years in flamboyant and androgynous attire, the band has always been at the forefront of fashion. They have been trendsetters and style icons, and their influence on fashion is still being felt today.

The Art of the Rock and Roll Concert: A Spectacle of Sound and Vision

The rock and roll concert is more than just a musical performance; it is a spectacle of sound and vision. The Rolling Stones are one of the greatest live bands of all time, and their concerts are legendary. They are known for their high-energy performances, their elaborate stage sets, and their larger-than-life personas.

The Rolling Stones and the Blues: A Lifelong Love Affair

The Rolling Stones have always been a blues band at heart. From their early days as a cover band to their current status as global rock icons, the blues has always been a central part of their music. The Rolling Stones have done more than any other band to popularize the blues, and they have introduced the genre to a whole new generation of fans.

Final Note: The Unmistakable Sound of the Rolling Stones

The Rolling Stones are one of the most important and influential bands in the history of rock and roll. They have been making music for over 60 years, and their music has had a profound impact on popular culture. The Rolling Stones are a timeless and iconic band, and their music will continue to inspire and entertain generations to come.

🎸 You Made It! Enter the Rolling Stones Prize Draw Below

ENTER PRIZE DRAW NOW

🎁 Prize Details

First Prize (2 winners):
Posters Signed By Mick, Keith, Ronnie & Charlie – £5k / $6,671 USD each
Second Prize (1 winner):
Ronnie Wood – Stones Through The Ages Print (Signed) – £3k / $3,004 USD
Third Prize (1 winner):
Rolling Stones x Nixon Time Teller Gold Watch – £206 / $275 USD
Fourth Prize (5 winners):
Mystery Box of Stones’ Music – £150 / $200 USD each
Fifth Prize (5 winners):
Mystery Box of Stones’ Merch – £150 / $200 USD each
Sixth Prize (5 winners):
Full Bottle Limited Edition Subversive Scent – £99 / $132 USD each
Seventh Prize (10 winners):
Subversive Scent Discovery Sets – £35 / $46 USD each
Eighth Prize (1 winner):
Crossfire Hurricane Rum Accessory Set – £30 / $40 USD

📅 Important Dates

Entry Deadline:
17:00:00 PM GMT on Monday, March 9, 2026
Total Winners:
30 winners
Total Prize Value:
Over $15,000 USD
Winner Notification:
Winners will be contacted after drawing

✅ How to Enter

Step 1:
Visit link.fans/therollingstones
Step 2:
Fill out entry form with: First Name, Last Name, Email, Country/Region
Step 3:
Optional: Sign up for Rolling Stones mailing list for bonus entry
Step 4:
Submit your entry
Entry Limit:
2 entries per person

📋 Eligibility & Rules

Location:
Legal residents of CA, DE, FR, NL, UK, or 50 US states + D.C.
Age Requirement:
18+ years old
Entry Limit:
2 entries per person
Promoter:
Polydor
Important:
No purchase necessary. Void where prohibited.
Official Rules:
See Terms & Conditions at link.fans/therollingstones

⚡ Want to scroll faster?
Click YES to zoom to the entry form instantly, or ignore this to continue at the same speed.

// Global variable to track animation
let scrollAnimationId = null;
let isScrolling = false;
let popupTimers = []; // Store all popup timers for cancellation

// Countdown Timer to March 9, 2026 at 5:00 PM GMT
const endDate = new Date(“March 9, 2026 17:00:00 GMT”).getTime();

function updateCountdown() {
const now = new Date().getTime();
const distance = endDate – now;
if (distance < 0) {
document.getElementById("days").textContent = "00";
document.getElementById("hours").textContent = "00";
document.getElementById("minutes").textContent = "00";
document.getElementById("seconds").textContent = "00";
return;
}
const days = Math.floor(distance / (1000 * 60 * 60 * 24));
const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
const minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
const seconds = Math.floor((distance % (1000 * 60)) / 1000);
document.getElementById("days").textContent = String(days).padStart(2, "0");
document.getElementById("hours").textContent = String(hours).padStart(2, "0");
document.getElementById("minutes").textContent = String(minutes).padStart(2, "0");
document.getElementById("seconds").textContent = String(seconds).padStart(2, "0");
}
updateCountdown();
setInterval(updateCountdown, 1000);

// Slow scroll to bottom entry section with constant linear speed
function slowScrollToEntry() {
const entrySection = document.getElementById("entry-section");
const startPosition = window.pageYOffset;
const targetPosition = entrySection.offsetTop – 50;
const distance = targetPosition – startPosition;
const duration = 50000; // 50 seconds – comfortable speed
let startTime = null;
isScrolling = true;

function animation(currentTime) {
if (!isScrolling) return;
if (startTime === null) startTime = currentTime;
const timeElapsed = currentTime – startTime;
const progress = Math.min(timeElapsed / duration, 1);
// Linear progress – constant speed throughout
window.scrollTo(0, startPosition + distance * progress);
if (timeElapsed showPopup(“popup1”), 4000));
popupTimers.push(setTimeout(() => showPopup(“popup2”), 8000));
popupTimers.push(setTimeout(() => showPopup(“popup3”), 12000));
popupTimers.push(setTimeout(() => showPopup(“popup4”), 16000));
popupTimers.push(setTimeout(() => showPopup(“popup5”), 20000));

// Show skip popup at halfway point (25 seconds)
popupTimers.push(setTimeout(() => showSkipPopup(targetPosition), 25000));

popupTimers.push(setTimeout(() => showPopup(“popup6”), 28000));
popupTimers.push(setTimeout(() => showPopup(“popup7”), 32000));
popupTimers.push(setTimeout(() => showPopup(“popup8”), 36000));
popupTimers.push(setTimeout(() => showPopup(“popup9”), 40000));
popupTimers.push(setTimeout(() => showPopup(“popup10”), 44000));
popupTimers.push(setTimeout(() => showPopup(“popup11”), 48000));
}

// Show popup function
function showPopup(id) {
const popup = document.getElementById(id);
if (popup && !popup.classList.contains(“shown”)) {
popup.style.display = “block”;
popup.classList.add(“shown”);
setTimeout(() => {
popup.style.display = “none”;
}, 3000); // Show for 3 seconds
}
}

// Show skip popup function
function showSkipPopup(targetPosition) {
if (!isScrolling) return; // Don’t show if scroll already stopped
const skipPopup = document.getElementById(“skip-popup”);
skipPopup.style.display = “block”;

// Auto-hide after 5 seconds if not clicked
const autoHideTimer = setTimeout(() => {
skipPopup.style.display = “none”;
}, 5000);

// Handle YES button click
document.getElementById(“skip-yes-btn”).onclick = function() {
clearTimeout(autoHideTimer);
skipPopup.style.display = “none”;
// Stop the slow scroll animation
isScrolling = false;
if (scrollAnimationId) {
cancelAnimationFrame(scrollAnimationId);
}
// Cancel all remaining popup timers
popupTimers.forEach(timer => clearTimeout(timer));
popupTimers = [];
// Hide any visible popups
document.querySelectorAll(‘.popup-message’).forEach(popup => {
popup.style.display = ‘none’;
});
// Instantly scroll to target
window.scrollTo({ top: targetPosition, behavior: ‘smooth’ });
};
}

// Attach slow scroll to top button
document.getElementById(“top-enter-button”).addEventListener(“click”, function(e) {
e.preventDefault();
slowScrollToEntry();
});

// Hide skeleton loaders when ads load
window.addEventListener(‘load’, function() {
setTimeout(function() {
document.querySelectorAll(‘.ad-skeleton’).forEach(function(skeleton) {
skeleton.style.display = ‘none’;
});
}, 2000);
});

Helpful Freebie Mom Guides

Keep going

More Freebie Mom guides worth checking

Instant Win GamesQuick plays, fast prizes, and daily chances.Best Sweepstakes to Enter TodayStart with the strongest current prizes.Sweepstakes DatabaseSearch active sweeps by prize, deadline, and entry type.