canvas {
  /* position: absolute; */
  border-radius: 25px;
  background: #111;
  /* height: 100%;
  width: 100%; */
  left: 0;
  top: 0;
}
