body {
  background: white;
  color: whitesmoke;
  font-family: 'Chewy', cursive;
}

h1 {
  text-align: center;
  letter-spacing: 2px;
  margin-top: 10px;
  font-size: 50px
}

canvas {
  margin-left: 100px;
}
