sultan-hassan commited on
Commit
c04350f
·
verified ·
1 Parent(s): e468ee0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -23,6 +23,7 @@ body::before {
23
  background-image: url('https://stsci-opo.org/STScI-01J5E849R5W27ZZ2C3QAE9ET75.png');
24
  background-size: cover;
25
  background-repeat: no-repeat;
 
26
  background-position: center;
27
  z-index: -1; /* Keep the background behind text */
28
  }
 
23
  background-image: url('https://stsci-opo.org/STScI-01J5E849R5W27ZZ2C3QAE9ET75.png');
24
  background-size: cover;
25
  background-repeat: no-repeat;
26
+ opacity: 0.75; /* Faint background image */
27
  background-position: center;
28
  z-index: -1; /* Keep the background behind text */
29
  }