


/* Paper-like gradient */
#particles-js {
  position: fixed;
  inset: 0;                 /* top/right/bottom/left: 0 */
  z-index: 0;               /* sit behind content */
  pointer-events: none;     /* never block clicks */
  background: linear-gradient(180deg, #f5f5f1 0%
