Preview:
<div class="form form-input">
    <div class="form-group">
        <label for="email">Email address</label>
        <input type="email" id="email" class="field form-field" placeholder="Enter email">
    </div>
    <div class="form-group">
        <label for="password">Email password</label>
        <input type="password" id="password" class="field form-field" placeholder="Enter password">
    </div>
	<button class="btn btn-primary btn-input">Sign In</button>
    <button class="btn btn-secondary btn-input">Sign Up</button>
</div>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter