:root{--background:#0a0e1a}*{box-sizing:border-box}body,html{height:100%}body{margin:0;background:var(--background)}main{display:flex;align-items:center;justify-content:center;min-height:100dvh;padding:24px}