body {
  margin: 0px;
}

canvas {
  background-color: rgb(8, 85, 110);
  margin: 20px;
}

img {
  display: none;
}
