body {background-color: #FD99E1;}

p, h1, button {
    font-family: "Times New Roman", Times, serif;
}

#mytext {
    width: 400px;
    height: 200px;
    border-style: solid;
    background-color: white;
}

ol, ul {
    list-style-type: none;
    font-family: "Times New Roman", Times, serif;
}
