canvas {
    position: relative;
    left:0;
    top: 0;
    width: 30%;
    height: 30%;
    background-color: rgba(159, 93, 103, 0.883);
    border-radius: 20px;
  }