<!doctype html><htmllang="en"><head><!-- Required meta tags --><metacharset="utf-8"><metaname="viewport"content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>Time to find love!</title></head><bodystyle="background-color:honeydew; margin-left:10cm; margin-right:10cm;"><p><h1style="color:deeppink; text-align: center;">Time to find the love you are searching for!</h1></p><main><p>Find your profile and search for matches by clicking on your green ";)" button : </p><ulclass="list-group"id="listProfilesSelect"></ul><p>Here are your matches : </p><ulclass= "list-group"id="listMatches"></ul><p>Why not go ahead and contact them ? ;)</p></p><inputtype="button"id="goHome"name="homebtn"value="Go back to the home screen"class="btn btn-primary btn-sm"onclick="window.location.href='index.html'"/><script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script><script src="hello1.js"></script></main><footer></footer></body></html>