0

HTML:

<br><br><br>
<div style="text-align: center;">
<i class="fa fa-check-circle" aria-hidden="true" style="color:green;font-size:112px;margin-left: 37px;"></i>
</div>
<div class="row">
  <div class="col-xs-3"></div>
  <div class="col-xs-7">
 <h2 style="text-align: center;font-family: 'Bitter';font-weight: 700;font-size: 30px;line-height: 39px;color: green;">Your request has successfully been submitted!</h2>
       </div>
  <div class="col-xs-3"></div>
</div>
<div class="row">
  <div class="col-xs-3"></div>
  <div class="col-xs-7">
   <p style="text-align: inherit;font-family: 'SourceSansPro';font-weight: 400;font-size: 16px;line-height: 24px;color: dimgray;   margin-left: 50px;">Thank you for submitting your request! A member of our staff will be reaching out of provide assistance. We appreciate your patience and look forward to helpful you.</p>
  </div>
  <div class="col-xs-2"></div>
</div>
<div class="row">
  <div class="col-xs-5"></div>
  <div class="col-xs-7">
<button type="button" style="
    border: 2px solid #0071BB;
    background-color: white;
    box-shadow: inset;
    box-shadow: inset 0 0 0 1px #0071bb;
    align-items: center;
    border-radius: 5px;
    display: flex;
    font-size: 1.6rem;
    justify-content: center;
    margin: 0.5rem;
    color: #003e73;
    width: 217px;
    height: 41px;
">Submit another Request</button>
  <div class="col-xs-2"></div>
</div>
Request has successfully been submitted widget code Service Portal ServiceNow
Working Code Asked question July 31, 2023