@font-face {
  font-family: 'mononoki';
  font-style: normal;
  font-weight: 400;
  src: local('mononoki'), url('mononoki-Regular.ttf'), url('fonts/mononoki-Regular.ttf') format('truetype');
}

canvas {
  background: black;
  width: 987px;
  height: 630px;
}
