body {
    background: white;
    font-family: "Inconsolata";
    font-style: normal;
    font-size: 18px;
    max-width: 500px;
    line-height: 1.5;
    margin: auto;
}

