— 2 KudosPinned
~my site linkz~
Category: Art and Photography
/* OTHER STYLES */ body { background-color: black; background-image: url(https://i.ibb.co/sqcQ810/img-20230516-132240.png); height: 100vh; display: flex; justify-content: center; align-items: center; } .item1 { background-color: grey; box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); color: deeppink; border-radius: 0px; border: 3px solid deeppink; } .container { display: grid; ... » Continue Reading