<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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";
}
</pre></body></html>