body{
    font-family: system-ui;
    font-weight: 100;
    max-width: 400px;
    margin: auto;
}
* { font-weight: inherit; }
