.node-preview-container {
  position: fixed;
  top: 133px;
  left: 0;
  right: 0;
  z-index: 1000;
  width: 15%;
  padding: 10px;
  background: #ced8f6;
}