.howto::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: var(--wpr-bg-3d24907b-d407-4593-98a8-ddc95c0eef69);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}