.alinhação{
    align-items: center;
    display: flex;
    justify-content: space-around;
    margin-top: 100px;
}