ReactJS content not filing up the whole page and is only taking up 3/4 of the available height
As you can see the div that contains the particles and the Home component is only using up 3/4 of the height even when the height attribute is 100%. Am I rendering the component wrong, what should i do so the component fills up the whole page.