canvas {
  position: relative;
  width: 20vw;
  left: 40vw;
  top: -30.3vw;
}

body {
  background-color: #ccc;
}