.img-container {
  max-width: 800px;
  float: left;
}

.preview-container {
  float: right;
}

.preview-container img {
  max-width: 400px;
}