Preview:
<fieldset>  
          <legend>Личные данные</legend>
          <div class="half-width">
            <label for="id">ID отзыва</label>
            <input type="text" id="id" value="12345" disabled>
          </div>
          <div class="half-width">
            <label for="name">Имя путешественника</label>
            <input type="text" id="name" value="Кекс">
          </div>
         </fieldset>  
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