.imageAtlante{
    width: 40%;
    filter: opacity(0.5) drop-shadow(0 0 0 #25cff2);

}
.titlePage{
    color: #bfd1ec;
}

body{
    color: #eee;
    background: #121212;
}