@import url(https://fonts.googleapis.com/css?family=Press+Start+2P);

body {
  margin : 0;
  font-family:'Press Start 2P';
  background: #000;
  width:100%;
}
div{width:640px;margin: 100px auto;}
canvas {
  font-family:'Press Start 2P';
}