.preview-bg[data-v-54ecb7af] {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.preview-bg__title[data-v-54ecb7af] {
  width: 100%;
  flex: 20%;
}
.preview-bg__body[data-v-54ecb7af] {
  width: 100%;
  flex: 80%;
}
.preview-bg--border[data-v-54ecb7af] {
  border: #000 1px dashed;
}
