Como definir partículas JS não pairando sobre o conteúdo

position: fixed;
  width: 100%;
  z-index: -1;
}
Smoggy Squirrel