body {
  background-image: url("/images/auth/bg12.jpg");
}

[data-theme=dark] body {
  background-image: url("/images/auth/bg12-dark.jpg");
}
