main {
  display: none;
}
body{
  margin: 0px;
  background: radial-gradient(circle, #444, #111);
}
canvas{
  margin: 0px!important;
}
