body {
  background-color: #000000;
  color: #000000;
  font-size: 14px;
}
.chain {
  background-image: url(https://file.garden/aC08SIKuVwsQ8go5/IMG_3196.gif);
  width: 300px;
  position: sticky;
  top:0;
  
  }
.lace {
  background-image: url(https://file.garden/aC08SIKuVwsQ8go5/IMG_3459.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 700px;
  height:900px;
  margin: auto;
  }
  
.trim {
  background-image: url(https://file.garden/aC08SIKuVwsQ8go5/IMG_3460.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 700px;
  height:900px;
  margin: auto;
}

.scroll {
  margin:auto;
  overflow: auto;
  width: 250px;
  height: 350px;
  /*border-style: solid;
  border-color: red;*/
  padding: 20px;
  text-align: center;
  position: relative;
  top: 250px;
  right: 55px;
  
  }
  

  }