body {
  background-color: rgb(74, 217, 236);
}

h1 {
  color:rgb(0, 0, 0);
}

#myCanvas {
  background-color: black;
}