body {
  margin: 0;
  padding: 0;
  /* leave it to hide the scrollbars */
  overflow: hidden;
}

.p5Canvas {
  text-align:center;
}