#connaissances {
    height: 390px;
    width: 800px;
    margin: auto;
    overflow: hidden;
}

#dev {
    font-size: 30px;
}

#html, #js, #python, #php, #sql, #rpa, #apprendre, #pbi, #gcp {
    position: relative;
    font-weight: bold;
}

#html {
    top: 41px;
    left: 88px;
}

#js {
    top: 113px;
    left: 20px;
}

#python {
    top: 172px;
    left: 125px;
}

#php {
    top: 212px;
    left: 145px;
}

#sql {
    top: 210px;
    left: 290px;
}

#rpa {
    top: 172px;
    left: 500px;
}

#apprendre {
    top: 38px;
    left: 615px;
}

#pbi {
    bottom: 156px;
    left: 615px;
}

#gcp {
    bottom: 278px;
    left: 615px;
}

#infos {
    font-weight: bold;
}

#textcolor {
    font-weight: bold;
}