You are on page 1of 1

.card:after {
content: "";
background: url(Logo.png);
background-size: 80px;
background-position: right bottom;
background-repeat: no-repeat;
background-color: ;
opacity: 0.7;
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: -1;
}

You might also like