body {
  margin: 0px;
}

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

img {
  display: none;
}
