body{
   background-image: url("../img/BG.png");
    background-position: left top;
    background-repeat: no-repeat;
   background-size: 100% 100vh;
   color:black;
}
