.rosa{
    background-color: deeppink;
    width: 200px;
    height: 200px;
}
.roxo{
    background-color: darkmagenta;
    width: 33,3%;
    height: 33,3%;
}