#tsparticles {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    z-index: -1;
  }
  
  #title {
    position:center;
    top: 10%;
  }
  
  h1 {
    color: rgb(252, 165, 255) !important;
    text-align: center;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif
  }

  