@tailwind base;@tailwind components;@tailwind utilities;html,body,#root{height:100%;margin:0;padding:0}body{@apply bg-emerald-50 text-stone-800;line-height:1.6}main,section,article,div{padding-left:.5rem;padding-right:.5rem}@media (min-width: 640px){body{padding:2rem}}html,body,#root{margin:0!important;padding:0!important;background-color:#ecfdf5}
