html {
    /* укажи цвет фона html */
    background: #0F0F0F;
}
.t-checkbox__control {
    align-items: flex-start !important;
}
