canvas {
  width: 100%;
  height: 100%;
  border: 2px solid #333;
  background-color: #1a1a1a;
  display: block;
}
