:root{background:#fff;color-scheme:light}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:#fff;min-height:100vh;min-height:100dvh}.splash{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;min-height:100dvh;overflow:hidden;width:100%}.splash-logo{display:block;height:auto;max-width:calc(100vw - 32px);width:min(72vw,360px)}
