body {
    background-color: rgb(64, 176, 186);
}

p {
    font-family: 'Times New Roman', Times, serif;
    text-align: center;
    font-size: 2rem;
    margin-top: 40%;
    color: white;
}