canvas{
  display: block;
  /* position: absolute; */
  background-color: grey;
}
body{
  background-color: #252525;
  color: whitesmoke;
}