:root {
    --pico-font-size: 100%;
}

main > div.container {
    max-width: 480px;
    margin-top: 10rem;
}

hgroup {
    text-align: center;
}