body,
#allrecords,
.t-rec,
.t-section {
  background: transparent !important;
}

#liquid-fullscreen {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  z-index: -9999 !important;
}