body {
    background-image: url("./kit.jpg");
    background-size: cover;
    background-repeat: repeat;
    background-position: center top;
  }
  