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