html, body {
    font-family: "Ubuntu", sans-serif;
    line-height: 1.5;
}

body {
    padding: 16px;
}

ul li {
    margin-block: 10px;
}