.customization-image-preview {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}

.music-player-title-input {
  font-family: "Cereal";
}

.music-player-subtitle-input {
  font-family: "Cereal";
}
