.style-preview-content {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  margin: 10px;
  border-radius: 4px;
}