@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;900&display=swap";#root{width:100vw;height:100vh}body{margin:0;font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{margin:0;font-weight:900}p{margin:0}.page{width:100vw;height:100vh;display:grid;place-items:center}.introduction{padding-top:25vh}.introduction__label{font-size:1.5rem;text-align:center;line-height:3rem}.food{background:rgba(255,255,255,.25);backdrop-filter:blur(6px);border-radius:.5rem;padding:2rem;width:420px;max-width:100%}
