@tailwind base; @tailwind components; @tailwind utilities; body{ padding: 0; margin: 0; box-sizing: border-box; } p{ margin:0; }