body {
  margin: 0;
  overflow: hidden;
  background: radial-gradient(circle at bottom, #000010, #000);
  height: 100vh;
  width: 100vw;
}