body {
//  background-color: lightblue;

  /* leave it to hide the scrollbars */
  overflow: hidden;
}

canvas {
//    border: 1px solid black;
}
