.center {
    
      /* display: block; */
      margin-left: auto;
      margin-right: auto;
      width: 50%;
    left: 25%;
    position: absolute;
    bottom: 0px;
  }
  body {
    background-image: url("45degreee_fabric.webp");
    /* background-repeat: repeat-y; */
  }