#btn-back-to-top {
    position: fixed;
    bottom: 1%;
    right: 0.5%;
}

.dropdown {
    position: fixed;
    top: 1%;
    left: 0.5%;
}

#profilePicture {
    width: 100%;
    height: auto;
}

.progress {
    width: auto;
}

.hard-skills {
    width: 32%;
}