.launch-screen::before {
  background:
    linear-gradient(180deg, rgba(1, 10, 12, 0.03) 0%, rgba(1, 12, 12, 0.02) 54%, rgba(0, 8, 7, 0.88) 100%),
    url("/splash/launch-wallpaper-v54.png") center / cover no-repeat !important;
}
