.item {
  display: none;
}
.showbox {
  display: block;
  width: 100%;
  height: auto;
}
