#gradient__radial {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -9999;
  width: 100vw;
  height: 100vh;
  background-image: radial-gradient(farthest-side at 960px 540px, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}/*# sourceMappingURL=style.css.map */