## Observed behavior The horizontal scrollbar is shown at least on desktop devices, although content is fully responsive.  <hr /> ## Desired behavior Do not show horizontal scrollbar at any time, as website should be fully-responsive. <hr /> **Hint**: The particle background CSS might be the issue.