Simple Human Verification URL / File Locker Template
CSS CODE :
body { background: #000 url(https://i.imgur.com/WvbSRF2.png); overflow: hidden; padding: 10px; } .offer_help_text { display: none; } .display { background: #FFF; max-width: 450px; padding: 10px; margin: 5% auto; border: 1px solid #DDD; border-radius: 10px; box-shadow: 3px 3px 3px #CCC; } .link_a:link { width: 100%; max-width: 640px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; } h1 { font-family: 'Anton', sans-serif; }
HTML CODE :
<meta name="viewport" content="width=device-width, initial-scale=1 maximum-scale=1"> <link href="https://fonts.googleapis.com/css?family=Anton" rel="stylesheet"> <center> <div class="display"> <h1>Human Verification</h1> <p>Complete a survey below to prove you are a Human and not an automated bot.</p> {%offers%} <br><img src="https://i.imgur.com/UA8TGLP.gif" style="width:100%;max-width:300px;"><br>Waiting for Completion. </div> </center>
Note : By using our templates you agree to our terms and conditions.
16,165 Views
