body
{
  background-color: #000000;
  overflow: hidden;
}
canvas
{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
