#cuerpo{
    background: cyan;
    text-align: center;
}
#x{
    text-align: center;
    background: pink;
    border-radius: 20px;
}