#my-canvas {

    position: absolute;
    top: 0;
    left: 0;
    z-index: -999;
    width: 100%;
    height: 22vh;
}

h1 {

    color: white;
}
footer{
  
    width:100%
}
