body 
{
    background-color: lightgreen;
}

.font 
{
    font-size: 30pt;
}

lable
{
    display: flex;
    align-items: center;
    justify-content: center;
}