body {
  margin: 0px;
}

canvas {
  background-color: rgb(156, 156, 156);
  margin: 20px;
}

img {
  display: none;
}
