*{
    margin:0; 
 }
 body{
     
     background:url("./home\ page01.webp");
     background-repeat:no-repeat;
     background-size:cover ;
 }
 a{
    text-decoration: none;
    color: aliceblue;
  }  
