#particle-slider {
width: 100%;
height: 500px;
background-size: cover;
position: relative;
color: inherit;
display: flex;
justify-content: center;
align-items: center;
}