html, body {
  margin: 0;
  padding: 0;
}
canvas {
  display: block;
}
.dg.a {
    float: left;
    margin-right: 15px;
    overflow-y: visible;
}
