#image-view {
  display: inline-block;
}

#image-view img {
  width: 100%;
}
