:root {
    font-family: 'Noto Serif', 'Times New Roman', Times, serif;
    line-height: 1.6;
    font-size: 16px;
}

body {
    max-width: 1000px;
    margin-inline: auto;
}
