<!DOCTYPE html>
<html>
  <body>
    <fieldset>
      <legend>
        <input style="background-color: green;"></input>
      </legend>
    </fieldset>
  </body>
</html>