.container{min-height:inherit}.container,.content{display:flex;flex-direction:column;justify-content:center;align-items:center}.content{padding:1rem;border-radius:5px;box-shadow:var(--box-shadow-medium);width:400px;max-width:100%}@media print,(min-width: 640px){.content{padding:2rem;border-radius:8px}}h1{margin-top:0}fieldset{display:flex;justify-content:center}fieldset>:not(:last-child){margin-right:2rem}.links ul{margin-top:1rem;padding:0;list-style:none;display:flex;gap:1.5rem;align-items:center}
