div.preview {
  position: absolute;
  visibility: hidden;
  background-color: #ccccff;
  top: 100px;
  left: 200px;
  width: 600px;
 }
