body {
    background-color: var(--mantine-color-white);
}

:root {
    font-size: calc(0.333vw + 1em);
}