<div class="input-block">
    <label class="input-label">Enter your Name</label>
    <input type="text" class="input-ele" placeholder="Enter your name here" />
</div>