32 lines
1.0 KiB
Plaintext
32 lines
1.0 KiB
Plaintext
|
|
||
|
.page.data-v-84a6cb98 { position:fixed; inset:0; background:#000; overflow:hidden;
|
||
|
}
|
||
|
.video.data-v-84a6cb98 { position:absolute; inset:0; object-fit:cover; z-index:1;
|
||
|
}
|
||
|
.canvas.data-v-84a6cb98 { position:absolute; inset:0; z-index:1;
|
||
|
}
|
||
|
.overlay.data-v-84a6cb98{
|
||
|
position:absolute; top:50%; left:50%;
|
||
|
width:220px; height:220px;
|
||
|
transform:translate(-50%,-50%); z-index:2;
|
||
|
pointer-events:none;
|
||
|
}
|
||
|
.btn-bar.data-v-84a6cb98{
|
||
|
position:absolute; bottom:60px; inset-inline:0;
|
||
|
display:flex; justify-content:space-around; z-index:3;
|
||
|
}
|
||
|
.btn.data-v-84a6cb98{
|
||
|
border:none; font-size:16px; color:#fff;
|
||
|
}
|
||
|
.close.data-v-84a6cb98{ width:100px; height:40px; border-radius:20px; background:rgba(0,0,0,.5);
|
||
|
}
|
||
|
.shoot.data-v-84a6cb98{ width:80px; height:80px; border-radius:40px; background:#fff;
|
||
|
}
|
||
|
.starter.data-v-84a6cb98{
|
||
|
position:absolute; inset:0; display:flex;
|
||
|
justify-content:center; align-items:center; z-index:3;
|
||
|
background:#000;
|
||
|
}
|
||
|
.start.data-v-84a6cb98{ width:140px; height:46px; border-radius:23px; background:#1aad19;
|
||
|
}
|