body {

  /* leave it to hide the scrollbars */
  overflow: hidden;
  height: 100vh;
}

.p5Canvas {
  margin: 0px auto;
}