.profile-pic{color:#0000;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.profile-pic input{display:none}.profile-pic img{object-fit:cover;z-index:0;border-radius:100px;width:165px;height:165px;position:absolute;box-shadow:0 0 10px #ffffff59}.profile-pic .label{cursor:pointer;width:165px;height:165px}.profile-pic:hover .label{z-index:10000;color:#fafafa;background-color:#000c;border-radius:100px;justify-content:center;align-items:center;margin-bottom:0;transition:background-color .2s ease-in-out;display:flex}.profile-pic span{height:2em;padding:.2em;display:inline-flex}
