body {
    text-align: center;

    font-size: xx-large;
    background-color: #0eb3af;
    text-decoration: dotted;
}

p {
    text-decoration: dotted;
}