body {
  position: relative;
}

.navbar-brand img {
  width: 40px;
}

#informations,
#experience,
#educations,
#references {
  padding: 100px 20px;
  --bs-bg-opacity: 0.5;
}

#confeti {
  position: fixed;
  z-index:1;
}

.email-link {
  position: relative;
  z-index:2; 
}

.dev{
  height:70px;
 float: right;
    margin-top:10px;
    font-family: cursive;
}
