*{box-sizing:border-box}body{margin:0;min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:system-ui,sans-serif;background:#111;color:#fff}.message{max-width:28rem;padding:1rem;text-align:center}.message p{margin:0 0 1rem}.message p:last-child{margin-bottom:0}
