@tailwind base;@tailwind components;@tailwind utilities;*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,sans-serif}h1,h2,h3,h4{font-weight:700;line-height:2rem}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1rem}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}p{line-height:1.5rem}
