#canvas {
  bottom: 0px;
  position : absolute;
}



body {
  background: rgb(2,0,36);
background: linear-gradient(180deg, rgba(20,100,152,1) 0%, rgba(112,128,144,1) 35%, rgba(200,205,230,1) 100%);
}
