div.example {
  width: 680px;
  height: 280px;
  background-color: white;
  overflow-y: scroll;
  max-width: 100%;
  font-size: 14px;
  line-height: 2;
}

p.text {background-color: #ffffff; margin-bottom : 30px;
}
