body{
    background: cyan;
    text-align: center;
}
#jaja{
    text-align: center;
    background: pink;
    border-radius: 130px;
}
#wao{
    text-align: center;
    background: white;
    border-radius: 80px;
}
#jaja2{
    text-align: center;
    background: pink;
    border-radius: 130px;
}