@ -15,8 +15,7 @@ body {
{
width: 7.5cm;
height: 11.5cm;
border: solid 0.3px black;
border: solid 0.3px rgb(189, 181, 181);
border-radius: 0.5cm;
float: left;
position: relative;
margin: 2mm;
@ -30,6 +29,8 @@ body {
border-radius: 10px;
z-index: -1;
break-inside: avoid;
filter: saturate(70%);
/* display: none; */
}
.card > h2{