Mridul2003's picture
Upload 25 files
7a4db40
.css-ffhzg2 {
position: absolute;
color: rgb(250, 250, 250);
inset: 0px;
overflow: hidden;
background: linear-gradient(114.96deg,#823ddc 34.12%,rgb(12, 230, 158) 105.4%);
}
#container {
max-height:150%;
margin-top: 5rem;
padding: 40px;
box-shadow:12px 20px 5px rgb(13 14 10 / 10%);
border: 3px solid rgb(57, 154, 193);
/* transition: transform 0.3s ease; */
}
.st-bb{
opacity: 1;
background: black;
}
span{
scroll-margin-top: 2rem;
color: antiquewhite;
font-family: cursive;
}
p{
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size:1.6rem;
}