body {
    background-color: rgb(142, 185, 251);
}
p {
    text-align: center;
    text-underline-offset: 3px;
    font-size: 19px;
    font-family: cursive;
}