Inboxes

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

+New inbox

<html>
 <body>
  <center>
   <div style="width:100%; background:#fff5f5; padding:40px 0; font-family:'Segoe UI', Arial, sans-serif;">
    <div style="max-width:600px; background:#ffffff; margin:0 auto; border-radius:18px; overflow:hidden; box-shadow:0 6px 22px rgba(0,0,0,0.12); border:1px solid #fee2e2;">
     <!-- Header -->
     <div style="background:#dc2626; color:#ffffff; text-align:center; padding:34px 20px;">
      <h2 style="margin:0; font-size:26px; font-weight:800;">
       Fire Safety Kit
      </h2>
      <p style="margin-top:10px; font-size:15px; color:#fecaca;">
       Stay Alert. Stay Protected.
      </p>
     </div>
     <!-- Body -->
     <div style="padding:34px 28px; color:#1f2937; text-align:center;">
      <h3 style="font-size:19px; margin:0 0 16px; font-weight:700; color:#dc2626;">
       Your Protection Starts Here
      </h3>
      <p style="font-size:15px; line-height:1.6; color:#374151;">
       Equip your home with the
       <strong style="color:#dc2626;">
        StateFarm Fire Safety Kit
       </strong>
       and ensure your family is ready in case of emergencies.
      </p>
      <!-- Features -->
      <div style="background:#fef2f2; padding:22px; margin:28px 0; border-radius:12px; text-align:left; border:1px solid #fecaca;">
       <p style="margin:0 0 10px; font-weight:700; color:#b91c1c;">
        Kit Includes:
       </p>
       <ul style="margin:0; padding-left:18px; font-size:14px; color:#374151;">
        <li>
         Smoke &amp; CO Detector
        </li>
        <li>
         Emergency Escape Tool
        </li>
        <li>
         Durable Fire Blanket
        </li>
        <li>
         Essential First Aid Pack
        </li>
       </ul>
      </div>
      <!-- CTA -->
      <a style="display:inline-block; background:#dc2626; color:#ffffff; padding:14px 36px; font-size:15px; font-weight:700; border-radius:40px; text-decoration:none; margin-top:12px; box-shadow:0 4px 12px rgba(220,38,38,0.4);">
       Get My Kit
      </a>
      <p style="margin-top:18px; font-size:13px; color:#6b7280;">
       Preparedness could save lives.
      </p>
     </div>
     <!-- Footer -->
     <div style="background:#f9fafb; padding:18px 20px; text-align:center; font-size:12px; color:#9ca3af; border-top:1px solid #e5e7eb;">
      <p style="margin:0;">
       StateFarm – Safety is our priority.
      </p>
      <p style="margin-top:6px;">
       <a style="color:#9ca3af; text-decoration:none;">
        Unsubscribe
       </a>
      </p>
     </div>
    </div>
   </div>
  </center>
 </body>
</html>