body{
  
  
    background: url('DSC00077.JPG') ;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: body-color;
    font-family: font-stack;
    font-size: 2.4rem;
    height: 100vh;
  }


  