html, body {
  margin: 0;
  padding: 0;
}

p { font-family: 'VastShadow', sans-serif; }

canvas {
  display: block;
}
