/* цвет всего сайта */
.t-body {
    background-color: #030303;
}

/* задний фон при зуме картинок */
.t-zoomer__container {
    background-color: #030303 !important;
}

.uc-header--fixed .t396__artboard {
    height: 0 !important;
}