Inboxes

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

+New inbox

<html>
 <body>
  <div style="max-width:600px; margin:auto; background:#ffffff; border-radius:14px; box-shadow:0 8px 24px rgba(0, 64, 128, 0.15); border:1px solid #c6dbf2; overflow:hidden;">
   <!-- Header -->
   <div style="background:#003b7a; color:#ffffff; text-align:center; padding:34px 20px;">
    <h2 style="margin:0; font-size:26px;">
     AAA – Car Emergency Kit
    </h2>
    <p style="margin-top:8px; font-size:16px;">
     Be Ready for the Unexpected
    </p>
   </div>
   <!-- Body -->
   <div style="padding:34px 28px; color:#0f2339; text-align:center;">
    <h3 style="font-size:24px; margin-bottom:22px;">
     Your Safety, Our Priority
    </h3>
    <p style="font-size:17px; line-height:1.6; margin-bottom:30px;">
     Don’t let breakdowns catch you off guard. The
     <strong>
      AAA Car Emergency Kit
     </strong>
     ensures you have the essentials to handle roadside challenges with ease.
    </p>
    <div style="background:#f1f6fb; padding:26px; border-radius:16px; text-align:left; border:1px solid #c6dbf2;">
     <p style="font-weight:700; margin-bottom:18px; color:#0f2339;">
      What’s Inside:
     </p>
     <ul style="padding-left:26px; font-size:16px; color:#0f2339;">
      <li>
       Heavy-duty jumper cables
      </li>
      <li>
       Bright LED flashlight
      </li>
      <li>
       Essential first aid kit
      </li>
      <li>
       Reflective safety vest
      </li>
     </ul>
    </div>
    <a style="display:inline-block; background:#003b7a; color:#ffffff; padding:20px 44px; font-size:18px; font-weight:bold; border-radius:40px; text-decoration:none; margin-top:36px;">
     Get My Emergency Kit
    </a>
    <p style="margin-top:20px; font-size:16px; color:#0f2339;">
     Stay safe wherever the road takes you.
    </p>
   </div>
   <!-- Footer -->
   <div style="background:#f1f6fb; padding:22px 28px; text-align:center; font-size:15px; color:#0f2339; border-top:1px solid #c6dbf2;">
    <p style="margin:0;">
     Special offer – Limited time availability.
    </p>
    <p style="margin-top:14px;">
     <a style="color:#003b7a; text-decoration:none;">
      Unsubscribe
     </a>
    </p>
   </div>
  </div>
 </body>
</html>