:root{color-scheme:light;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:#fff;color:#111}.page{min-height:100%;display:grid;grid-template-rows:1fr auto}.content{display:flex;align-items:center;justify-content:center;padding:32px}.logo{display:block;max-width:min(760px,88vw);max-height:72vh;width:auto;height:auto}.footer{text-align:center;padding:18px 16px 24px;font-size:15px;color:#222}
