Preview:
  <div class="box">
    <form>
      <label class="user-label" for="username"><i class="fa-solid fa-user"></i></label>
      <input id="username" name="username" type="text" maxlength="25" required autocomplete="off">
      <br>
      <label for="pasword"><i class="fa-solid fa-lock"></i></label>
      <input id="password" name="password" type="password" maxlength="25" required>
      <br>
      <button type="submit">Login</button>
    </form>
  </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