cho.sh
ko
Add Shadow to Transparent PNG
css
* {
filter: drop-shadow(0 0.1rem 0.15rem rgba(0, 0, 0, 0.3));
}