div.card {
  margin: 25px;
}

#user-poem-conatiner {
  background-color: lightblue;
  width: 110px;
  height: 110px;
  overflow: scroll;
}
