body
{
  background: #000;
  overflow: hidden;
}

canvas
{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}