body {
    background-color: lightblue;
    font-size: x-large;
    align-items: center;
}

.text {
    text-align: center;
    color: red;
}