.animation{ | |
width: 100vw; | |
max-height: 100vh; | |
display: flex; | |
justify-content: center; | |
align-content: center; | |
overflow: hidden; | |
} | |
.lottie{ | |
color: white; | |
} | |
.animation{ | |
width: 100vw; | |
max-height: 100vh; | |
display: flex; | |
justify-content: center; | |
align-content: center; | |
overflow: hidden; | |
} | |
.lottie{ | |
color: white; | |
} | |