.howto::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: var(--wpr-bg-ec4b3568-1023-495e-9021-240780557eb7);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}