body{
    background-color: rgb(0, 0, 0);
    color: aliceblue;
}

.logo{
    width: 20%;
    margin: 0;
}

.minhafonte{
    font-size: 1.2rem;
}

.acesse{
    /* colocar cor dos bgl */
    text-decoration: none;
}

.imagemperson{
    width: 500px;
}

.footer{
    margin-top: 150px;
    color: rgba(255, 255, 255, 0.4);
}

.infoinic{
    list-style: none;
}