.howto::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: var(--wpr-bg-9555ac09-5520-46a8-b30d-0ae3fd042ab7);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}