File size: 232 Bytes
375bae8
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
.stApp {
    background-image: url('https://i.postimg.cc/WpkZcjkZ/pinkpurplebackground.jpg'); 
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color:rgb(28, 2, 52)
    
}