/* Все записи сайта над слоем фона */
.t-records { position: relative; z-index: 1; }

/* Сам Zero превращаем в фиксированный фон */
#rec1328808031, #rec1328808031 .t396 {
  position: fixed; inset: 0; z-index: 0; pointer-events: none;
}
/* Чтобы артк борд занимал весь экран */
#rec1328808031 .t396__artboard { height: 100vh !important; }
/* Если в Zero включен фоновый носитель/оверлей — обнулим */
#rec1328808031 .t396__carrier,
#rec1328808031 .t396__filter { background: transparent !important; opacity: 0 !important; }
