File size: 223 Bytes
d56bf6b |
1 2 3 4 5 6 7 8 9 |
.stApp {
background-image: url('https://i.postimg.cc/2yFrwJWM/Blue-And-Pink-Aesthetic-Desktop-Wallpaper.png');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
|