cd layout 4 profile
Category: Web, HTML, Tech
/* replace with cd image that has transparent background. must be 150px by 150px. */ :root { --cd-image: url('https://fluorescent-lights.neocities.org/Digital-CD-Disk-Vector-Transparent-PNG.png'); } .profile-pic { position: relative; width: 183px; filter: drop-shadow(0 0 0.25rem gray); } .p » Continue Reading