html, body {
  margin: 0;
  padding: 0;
}
canvas{
  margin-left: 25%;
  margin-right: 25%;
  margin-top: 50px;
}