https://i.sstatic.net/Gj7mQ.png
<div class="col s1 m-5" style="background-color: white">
<div id="gd1" style="background-color: aqua;width: 100%;align-items: center;height: 20%;border-radius: 1% 1% 0 0;margin: 0;text-align: center;color: white;;">
<br>
<h4>
CONTECT US 3
</h4>
<i class="fa fa-facebook m-3"></i>
<i class="fa fa-twitter m-3"></i>
<i class="fa fa-google m-3"></i>
</div>
<input type="text" value="Your Name" name="Phone" class="inpb"><br>
<input type="text" name="E-mail" value="Your Mail" class="inpb"><br><br><br><br><br>
<textarea name="" id="" class="inpb" cols="20" rows="1" style="border-top: 1px solid;border-bottom: 0px;">Massege</textarea>
<button id="gd1" class="bt1 m-5 p-1" style="width: 80px;float: right;" > SEND</button>
</div>
Employing Css, Bootstrap 5. This particular issue with the Contact Us page not aligning correctly with the borders of the parent div needs to be addressed. Looking for a solution to cover the full 100% area of the parent div.