annapurnapadmaprema-ji's picture
Create style.css
72530b6 verified
raw
history blame
198 Bytes
.stApp {
background: linear-gradient(to right, green, red);
background-size: cover;
background-position: center;
height: 100vh;
margin: 0;
font-family: Arial, sans-serif;
}