*{

    padding: 0;
    background-color: black;
    color: white;
}

.rodape{
    text-align: center;
}

.quebra-cabeca{
    width: 900px;
    height: 500px;
    display: flex;
    flex-wrap: wrap;
}