body {
  margin: 0; 
  background: #eee
}

.preview {
  display: flex;
  align-items: center;
}

.preview-image {
  max-width: 300px;
}

.preview-section {
  padding: 10px;
}