Answers for "particles js is not full screen"

0

particles js is not full screen

#particles-js {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: -100;
}
Posted by: Guest on January-03-2022

Code answers related to "Javascript"

Browse Popular Code Answers by Language