
html, body {
  background: #101010 !important;
  margin: 0;
  padding: 0;
}

body {
  overflow-x: hidden !important;
}

.t-records {
  overflow-x: hidden !important;
}
</style>