@tailwind base;
@tailwind components;
@tailwind utilities;

html,
body {
	height: 100%;
}
