@tailwind base;@tailwind components;@tailwind utilities;@tailwind screens;body{@apply h-screen w-screen;}.custom-style{@apply italic;}