.gallery-item{

width:200px;

height:200px;

object-fit:cover;

border-radius:12px;

margin:10px;

box-shadow:

0 0 20px rgba(

0,

229,

255,

0.25

);

}