diff --git a/index.html b/index.html
index f3f1e52..6bd5f36 100644
--- a/index.html
+++ b/index.html
@@ -47,7 +47,7 @@
input[type="file"]::before {
content: '';
display: inline-block;
-background: url(https://cdn1.iconfinder.com/data/icons/hawcons/32/698931-icon-98-folder-upload-64.png);
+background: url(https://via.placeholder.com/300x300/efefef?text=Avatar);
width: 64px;
height: 64px;
}