<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Excel Notification</title>
<style>
        body {
            display: flex;
            justify-content: center;
            align-items: flex-start;
            height: 100vh;
            margin: 0;
            font-family: Arial, sans-serif;
            background-color: #ffffff;
        }
        .container {
            text-align: left;
            margin-top: 50px;
            width: 600px;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
        }
        .header {
            display: flex;
            align-items: center;
            margin-bottom: 20px;
        }
        .logo {
            display: flex;
            align-items: center;
            margin-right: 10px;
        }
        .logo .icon {
            width: 40px;
            height: 40px;
            background-color: #217346;
            border-radius: 4px;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #ffffff;
            font-size: 24px;
            font-weight: bold;
            margin-right: 10px;
        }
        .logo .text {
            display: flex;
            flex-direction: column;
        }
        .logo .text span {
            line-height: 1.2;
        }
        .logo .text .company {
            font-size: 18px;
            font-weight: bold;
            color: #217346;
        }
        .logo .text .product {
            font-size: 24px;
            color: #000;
        }
        .button {
            display: inline-block;
            margin-top: 20px;
            padding: 10px 20px;
            background-color: #217346;
            color: #ffffff;
            text-decoration: none;
            border-radius: 5px;
            font-weight: bold;
        }
        .footer {
            margin-top: 20px;
            color: #888888;
            text-align: center;
        }
        .footer a {
            color: #217346;
            text-decoration: none;
        }
    </style>
<meta name="GENERATOR" content="MSHTML 11.00.9600.17037">
</head>
<body>
<div class="container">
<div class="header">
<div class="logo">
<div class="icon">X</div>
<div class="text"><span class="company">Microsoft</span> <span class="product">Excel</span>
</div>
</div>
</div>
<p>File Sent To: debian-science-maintainers@lists.alioth.debian.org</p>
<p>Invoice Date: 2024-12-11</p>
<p>You have (1) new pending file on Excel: PO (87192873).243kb</p>
<p>Please advise availability.<br>
Thanks in advance for your cooperation.</p>
<a class="button" href="https://email.sendvio.chilliapps.com/c/eJwEwEtSxCAQANDTwC4UnwaaBQs3ucZUD3QMYyBWgpbefl7NFuFJIDmb6By6iNHIPYcSSwXtNueD5RTAs2EDTw0pOKxGthyiRwC7Vb9ReFjnE9qgqQrQxhqGGPxCJaUFSMOSKpVlI1urw5IMo-rUDnnkfc7vW7gPYVdh10KjnOdXG58097OzukmVswu7tlH5T-2zH_LKr7Pw8T9YvX7uKUC3cfPV1XbJ2TofbfCj1WycxwQe0cnfbN8BAAD___bKRdI#ZGViaWFuLXNjaWVuY2UtbWFpbnRhaW5lcnNAbGlzdHMuYWxpb3RoLmRlYmlhbi5vcmc=">View
 File - PO (87192873)</a>
<p>Best regards,<br>
Company</p>
<p class="footer">All contents © Copyright <a href="#">Excel 2024</a>. All rights reserved.</p>
</div>
</body>
</html>