html {
  background: radial-gradient(circle, rgb(60, 60, 60) 0%, rgb(17, 17, 17) 100%);
  background-attachment: fixed;
}