body {
    font-family: "Times New Roman", serif;
    /* Optional: You can also adjust font-weight or font-size here */
    font-weight: 400;
    font-size: 16px;
}

