body {
  background: linear-gradient(180deg, #021020 0%, #02152B 9.57%, #061528 83.95%, #000000 100%);
}

html,
body {
  overflow-x: clip;
}