html {
    color: rgb(94, 94, 94);
    font-family: Arial, sans-serif;
    font-weight: 300;
    font-size: 40px;
    text-rendering: optimizeLegibility;
    line-height: 130%;
}



h1 {
    font-weight: 200;
    font-size: 30px;
    line-height: 100%;
}