Inboxes List

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html>
<html>
 <head>
  <meta charset="utf-8"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
   🔥 50% OFF - STOP FIGHTING YOUR BIOLOGY
  </title>
  <style>
   * { margin: 0; padding: 0; box-sizing: border-box; }
        body { 
            font-family: Arial, Helvetica, sans-serif;
            background: #000; 
            color: #fff; 
            padding: 10px;
        }
        .email-container {
            max-width: 500px;
            margin: 0 auto;
            background: #111;
            border: 3px solid #ff3300;
        }
        
        .urgent-bar {
            background: #ff0000;
            padding: 10px;
            text-align: center;
            border-bottom: 3px solid #ffcc00;
        }
        .urgent-bar p {
            color: #fff;
            font-weight: 900;
            font-size: 16px;
        }
        
        .hero {
            background: linear-gradient(45deg, #330000, #660000);
            padding: 20px;
            text-align: center;
        }
        .offer-badge {
            background: #ffcc00;
            color: #000;
            font-weight: 900;
            padding: 5px 15px;
            display: inline-block;
            font-size: 16px;
            margin-bottom: 10px;
        }
        h1 {
            font-size: 28px;
            color: #fff;
            text-transform: uppercase;
            font-weight: 900;
            text-shadow: 2px 2px 0 #ff0000;
            margin: 10px 0;
        }
        h1 span {
            color: #ffcc00;
            font-size: 32px;
        }
        .hero-cta {
            display: block;
            background: #ff3300;
            color: #fff;
            text-decoration: none;
            padding: 15px;
            font-size: 20px;
            font-weight: 900;
            border: 2px solid #ffcc00;
            margin: 15px 0 5px;
        }
        
        .trust-row {
            display: flex;
            justify-content: space-around;
            background: #222;
            padding: 10px;
            font-size: 12px;
            color: #ffcc00;
        }
        
        .stats-box {
            background: #000;
            padding: 15px;
            text-align: center;
        }
        .stats-number {
            font-size: 36px;
            color: #ffcc00;
            font-weight: 900;
        }
        
        .offer-block {
            background: #ff6600;
            padding: 20px;
            text-align: center;
        }
        .offer-50 {
            font-size: 48px;
            color: #ffcc00;
            font-weight: 900;
        }
        .offer-cta {
            display: block;
            background: #000;
            color: #ffcc00;
            text-decoration: none;
            padding: 15px;
            font-size: 20px;
            font-weight: 900;
            border: 2px solid #ffcc00;
            margin: 10px 0;
        }
        
        .checklist {
            padding: 15px;
        }
        .check-yes {
            background: #003300;
            color: #00ff00;
            padding: 8px;
            margin: 5px 0;
            border-left: 3px solid #00ff00;
        }
        
        .footer {
            background: #000;
            padding: 15px;
            text-align: center;
        }
        .footer a {
            color: #ff6600;
            margin: 0 8px;
            font-size: 12px;
        }
        .emergency {
            background: #ff0000;
            padding: 8px;
            font-weight: bold;
        }
  </style>
 </head>
 <body>
  <div class="email-container">
   <div class="urgent-bar">
    <p>
     ⚠️ 50% OFF - 24 HOURS ONLY ⚠️
    </p>
   </div>
   <div class="hero">
    <div class="offer-badge">
     🔥 DOCTOR APPROVED 🔥
    </div>
    <h1>
     STOP FIGHTING
     <span>
      YOUR BIOLOGY
     </span>
    </h1>
    <a class="hero-cta">
     ⚡ CLAIM 50% OFF ⚡
    </a>
   </div>
   <div class="trust-row">
    <span>
     ✅ BOARD CERTIFIED
    </span>
    <span>
     ✅ NO CLINICS
    </span>
    <span>
     ✅ HOME DELIVERY
    </span>
   </div>
   <div class="stats-box">
    <div class="stats-number">
     15-25%
    </div>
    <div>
     AVERAGE WEIGHT LOSS
    </div>
   </div>
   <div class="offer-block">
    <div class="offer-50">
     50% OFF
    </div>
    <a class="offer-cta">
     🔥 APPLY NOW 🔥
    </a>
   </div>
   <div class="checklist">
    <div class="check-yes">
     ✓ Tried everything before
    </div>
    <div class="check-yes">
     ✓ Over 40 - metabolism changed
    </div>
    <div class="check-yes">
     ✓ Want medical help
    </div>
   </div>
   <div class="footer">
    <a>
     Privacy
    </a>
    |
    <a>
     Terms
    </a>
    |
    <a>
     Unsubscribe
    </a>
    <div class="emergency">
     ⏰ 24 HOURS LEFT ⏰
    </div>
   </div>
  </div>
  <img height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fvic.litecsys.com%252Ftrack%252F3dbCPO3303IiOCk219nRoV0oMn0RFPV0qjwf4/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnZpYy5saXRlY3N5cyIsInRpbWUiOjE3NzEzMzY0MzYuMzA1MzM2fQ:1vsLWW:NImzihrmbQD4is5LBSqqkN1iQVKEZmCGdUqrX3zbFho" style="display:none;" width="1"/>
 </body>
</html>