body {
  margin: 0px;
}

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

img {
  display: none;
}
