@font-face {
    font-family: PingFangSC;

    src: url("../../public/publicFont/PingFangSC_1.ttf");
}

body {
    margin: 0px auto;

    background-color: #2d2d2c;

    overflow: hidden;
}

#capture {
    width: 800px;

    height: 1338px;

    position: relative;

    overflow: hidden;

    box-sizing: border-box;
}

.css-1xamfmm,
[data-css-1xamfmm] {
    display: -webkit-box;

    display: -moz-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    justify-content: center;

    align-items: center;

    width: 56px;

    height: 56px;

    background-color: rgba(0, 0, 0, 0.36);

    position: absolute;

    left: 76%;

    top: 50%;

    cursor: pointer;

    transform: translate(-50%, -50%);

    transform: scale;

    border-radius: 50%;

    visibility: visible;

    box-shadow:
        0 2px 2px 0 rgb(0 0 0 / 14%),
        0 1px 5px 0 rgb(0 0 0 / 12%),
        0 3px 1px -2px rgb(0 0 0 / 20%);

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -webkit-transform: translate(-50%, -50%);

    z-index: 99;
}

span,
p,
a {
    font-family: PingFangSC;
}

body {
    background-color: #858585;
}

body .container {
    width: 800px;

    height: 1442px;

    background-repeat: no-repeat;

    background-size: 100% 100%;

    margin: -480px auto;

    display: flex;

    justify-content: center;
}

.c_text {
    position: absolute;

    left: 65%;

    top: 51.1%;

    z-index: 98;
}

.c_text .c_time {
    font-size: 20px;

    font-weight: 600;

    color: #575970;

    letter-spacing: 1px;
}

.text-01 {
    position: absolute;

    color: #f0caa6;

    top: 720px;

    left: 90px;

    line-height: 54px;

    text-align: center;
}

.text-02 {
    position: absolute;

    color: #f0caa6;

    top: 720px;

    left: 242px;

    line-height: 54px;

    text-align: center;
}

.text-03 {
    position: absolute;

    color: #f0caa6;

    top: 720px;

    left: 390px;

    line-height: 54px;

    text-align: center;
}

.text-04 {
    position: absolute;

    color: #f0caa6;

    top: 720px;

    left: 520px;

    line-height: 54px;

    text-align: center;
}

.text-05 {
    position: absolute;

    color: #f0caa6;

    top: 720px;

    left: 666px;

    line-height: 54px;

    text-align: center;
}