VocRT / frontend /src /App.module.css
anuragsingh922's picture
Upload folder using huggingface_hub
d7dfeff verified
raw
history blame contribute delete
167 Bytes
.animation{
width: 100vw;
max-height: 100vh;
display: flex;
justify-content: center;
align-content: center;
overflow: hidden;
}
.lottie{
color: white;
}