.demo_wrap {
  width: 100%;
  height: auto;
}

.demo_wrap:not(:last-child) {
  margin-bottom: 100px;
}

#rect_data_change ul li,
#rect_data_change_animation ul li {
  color: #0000ff;
  text-decoration: underline;
  cursor: pointer;
}
