.background{
  width: 100%;
  height: 100%;
  position: relative!important;
  background-size: cover;
  overflow: hidden;
}
#particles{
  canvas{
    position: relative!important;
  }
}