Put a daily puzzle on your site
A fresh logic mini-puzzle every day, auto-sized to fit anywhere. Drop in one line — your visitors get a daily brain break, you get free fresh content.
Option A — Script (recommended)
Auto-resizes, lazy-loads, respects a light/dark theme.
<div class="puzzmint-daily" data-theme="dark"></div>
<script async src="https://puzzmint.com/embed.js"></script> Option B — Plain iframe
For sites that block third-party scripts.
<iframe src="https://puzzmint.com/widget/daily"
title="Puzzmint daily mini puzzle" width="392" height="540"
style="border:0;max-width:100%;border-radius:14px" loading="lazy"
sandbox="allow-scripts allow-same-origin allow-popups allow-popups-to-escape-sandbox"></iframe> Options
data-theme="light"or"dark"(default) — match your site.- Fully responsive: caps at 392 px wide, shrinks on mobile.
- Self-contained & sandboxed — it can't read or restyle your page.
- New puzzle daily (UTC), same one for every visitor that day.
The fine print
- Free for any site. The widget shows a small “Powered by Puzzmint” link — that’s the deal, and it must stay visible.
- Clicks are UTM-tagged so we can credit your site.
- Want a co-branded or no-attribution embed for a partnership? Get in touch.
Live preview ↓