html {
    background: var(--background);
    font-family: 'Times New Roman', serif;
    color: pink;
}
