29 lines
584 B
Plaintext
29 lines
584 B
Plaintext
![]() |
|
||
|
.lottie-bg.data-v-14757819 {
|
||
|
position: fixed;
|
||
|
left: 0;
|
||
|
top: 0;
|
||
|
background-color: #fff;
|
||
|
width: 100%;
|
||
|
height: 100%;
|
||
|
z-index: 999;
|
||
|
display: -webkit-flex;
|
||
|
display: -webkit-box;
|
||
|
display: flex;
|
||
|
-webkit-align-items: center;
|
||
|
-webkit-box-align: center;
|
||
|
align-items: center;
|
||
|
-webkit-justify-content: center;
|
||
|
-webkit-box-pack: center;
|
||
|
justify-content: center;
|
||
|
}
|
||
|
#lottie.data-v-14757819 {
|
||
|
width: 35%;
|
||
|
display: block;
|
||
|
overflow: hidden;
|
||
|
-webkit-transform: translate3d(0, 0, 0);
|
||
|
transform: translate3d(0, 0, 0);
|
||
|
margin: auto;
|
||
|
}
|
||
|
|