body{
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: 100px 100px, cover, cover;
    background-position: top left, center center, bottom center;
    background-attachment: fixed, fixed, fixed;
}

@font-face {
    font-family: JetBrainsMono-Medium;
    src: url('../fonts/JetBrainsMono/JetBrainsMono-Medium.ttf');
}

@font-face {
    font-family: 可口可乐在乎体;
    src: url('../fonts/可口可乐在乎体/可口可乐在乎体.ttf');
}

@font-face {
    font-family: 站酷仓耳渔阳体-W01;
    src: url('../fonts/站酷仓耳渔阳体/站酷仓耳渔阳体-W01.ttf');
}

@font-face {
    font-family: 站酷仓耳渔阳体-W02;
    src: url('../fonts/站酷仓耳渔阳体/站酷仓耳渔阳体-W02.ttf');
}

@font-face {
    font-family: 站酷仓耳渔阳体-W03;
    src: url('../fonts/站酷仓耳渔阳体/站酷仓耳渔阳体-W03.ttf');
}

@font-face {
    font-family: 站酷仓耳渔阳体-W04;
    src: url('../fonts/站酷仓耳渔阳体/站酷仓耳渔阳体-W04.ttf');
}

@font-face {
    font-family: 站酷仓耳渔阳体-W05;
    src: url('../fonts/站酷仓耳渔阳体/站酷仓耳渔阳体-W05.ttf');
}

.twikoo {
    position: relative;
    width: 50%;
    margin: auto auto 15 auto;
    border-radius: 10px;
    background-color: transparent;
    padding: 10px;
    border: 1px solid white;
}