#live2dcanvas{
            width: 300px;
            height: 460;
            position: fixed;
            opacity: 0.7;
            left: 0;
            bottom: 0;
            z-index: 99999;
            pointer-events: none;

        }