* {
    font-family: sans-serif;
}

div.row {
    max-width: 700px;
    margin: auto;
}

html {
    color: rgb(36, 37, 48);
}