.scrollbar__wrap {
  width: 500px;
  height: 200px;
  background: #fff;
}

.french-bread {
  padding: 0 20px;

  p:first-child {
    margin-top: 0;
  }
}
