HTML Source
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Important: Action Required for Your Bitcoin Mining Account</title>
<style>
body {
font-family: Arial, sans-serif;
background-color: #f4f4f4;
margin: 0;
padding: 0;
}
.email-container {
max-width: 600px;
margin: 20px auto;
background-color: #ffffff;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
overflow: hidden;
}
.header {
background-color: #1a1a1a;
color: #ffffff;
padding: 20px;
text-align: center;
}
.header h1 {
margin: 0;
font-size: 24px;
}
.content {
padding: 20px;
color: #333333;
line-height: 1.6;
}
.content h2 {
color: #1a1a1a;
margin-top: 0;
}
.warning {
color: #e74c3c;
font-weight: bold;
}
.balance-box {
background-color: #f9f9f9;
padding: 15px;
border: 1px solid #dddddd;
margin: 20px 0;
text-align: center;
border-radius: 8px;
}
.balance-box p {
margin: 0;
font-size: 18px;
}
.balance-box .amount {
font-size: 24px;
font-weight: bold;
color: #27ae60;
}
.cta-button {
display: inline-block;
margin-top: 20px;
padding: 10px 20px;
font-size: 16px;
color: #ffffff;
background-color: #1a1a1a;
text-decoration: none;
border-radius: 5px;
}
.cta-button:hover {
background-color: #e74c3c;
}
.footer {
text-align: center;
padding: 15px;
font-size: 12px;
color: #aaaaaa;
}
.image-container img {
width: 100%;
max-width: 100%;
height: auto;
border-radius: 8px;
margin-top: 15px;
}
</style>
</head>
<body>
<div class="email-container">
<div class="header">
<h1>Action Required: Your Bitcoin Mining Account</h1>
</div>
<div class="content">
<h2>Hello!</h2>
<p>We noticed that you haven't accessed your Bitcoin Mining account in quite some time. During your absence, your account has accumulated a significant balance through automatic cloud mining.</p>
<div class="balance-box">
<p class="amount">Your Balance: 1.3785 BTC</p>
<p>Estimated Value: <strong>$125,127.67</strong></p>
</div>
<p class="warning">However, if you do not log in and take action within the next 24 hours, your account will be deleted due to inactivity, and all accumulated funds will be forfeited.</p>
<div class="image-container">
<img src="cid:er7h3gp5t4kppz9nd69tyetcyy49v01v7hs8442sn77ew482z9fpvhgp9yg0h6y0@MIME-Lite-HTML-1.25" width="330" alt="Bitcoin Mining Dashboard">
<img src="cid:am7h3cy6e4vyyz9xr89euaequu49g01g7hd2445dx77as425z9byghcy9uc0h8u0@MIME-Lite-HTML-1.25" width="330" alt="Mining Profits">
</div>
<p>Don’t miss out on your hard-earned cryptocurrency. Act now to secure your funds and continue benefiting from our platform!</p>
<a href="https://goo.su/BoL6" class="cta-button">Log In to Your Account</a>
</div>
<div class="footer">
<p>If you have any questions or need support, please contact us.</p>
<p>© 2025 Bitcoin Mining Platform. All Rights Reserved.</p>
</div>
</div>
</body>
</html>
Plain Text
Important: Action Required for Your Bitcoin Mining Account
Action Required: Your Bitcoin Mining Account
Hello!
We noticed that you haven't accessed your Bitcoin Mining account in quite some time. During your absence, your account has accumulated a significant balance through automatic cloud mining.
Your Balance: 1.3785 BTC
Estimated Value: $125,127.67
However, if you do not log in and take action within the next 24 hours, your account will be deleted due to inactivity, and all accumulated funds will be forfeited.
Don’t miss out on your hard-earned cryptocurrency. Act now to secure your funds and continue benefiting from our platform!
Log In to Your Account
If you have any questions or need support, please contact us.
© 2025 Bitcoin Mining Platform. All Rights Reserved.