*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0}.flex{display:flex}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.gap-2{gap:8px}.mb-4{margin-bottom:16px}.block{display:block}
