saphire-new-in
  <! DOCTYPE  html > < html  lang = "en" > < head >     < meta  charset = "UTF-8" >     < meta  http-equiv = "X-UA-Compatible"  content = "IE=edge" >     < meta  name = "viewport"  content = "width=device-width, initial-scale=1.0" >     < link  rel = "icon"  type = "image/x-icon"  href = "/images/favicon.ico" >     < script  src = "https://kit.fontawesome.com/b766c6b920.js"  crossorigin = "anonymous" ></ script >     < link  rel = "icon"  type = "image/x-icon"  href = "/Users/FAIZAN/Desktop/practice/img/sapphiere1.png" >     < title > new-in </ title > </ head > < style >     *  {         margin : 0 ;         padding : 0 ;     }         .round  {         position : absolute ;         left : 100px ;     ...
