
h1 {
  color: black;
}

body{
  /*background-color: black;*/
}

#canvas1 {
  position: absolute;
  top: 20;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

