    .canvas-wrapper {
        border: 1px dashed red;
        width: 100%;
        aspect-ratio: 4 / 1;
        max-height: 300px;
        min-height: 120px;
        position: relative;
    }