html, body {
    /* font-family: "Noto Sans", sans-serif; */
    font-family: "Arial";
    font-optical-sizing: auto;
    font-style: normal;
    font-variation-settings:"wdth" 100;
    background-color: white;
    min-height: 100vh;
}