body {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /* width: 100%; */
    /* height: 100%; */
    /* min-height: 100%; */
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-variation-settings: "wdth" 100;
    color: #404040;
 }
