html, body,
#allrecords,
#allrecords .t-records {
  background:
    radial-gradient(1200px 700px at 0% 0%, rgba(175,195,212,.07), transparent 55%),
    radial-gradient(1000px 700px at 100% 20%, rgba(128,152,173,.05), transparent 55%),
    linear-gradient(180deg, #121c26 0%, #0b1219 45%, #091018 100%) !important;
}